Commit Graph

  • 97756bc246 Add badges to all crates' README.md Emil Ernerfeldt 2023-02-12 18:08:13 +0100
  • f71d79a0ff Release egui-winit, eframe 0.21.1 - fix crash on monitor size/dpi change Emil Ernerfeldt 2023-02-12 15:29:47 +0100
  • 95247daa17
    Fix window position assertion caused by negative window size (#2722) Aevyrie 2023-02-12 06:14:38 -0800
  • 530e9f667c format: add some blank lines where it was needed Emil Ernerfeldt 2023-02-10 18:03:16 +0100
  • 409fb968d3 add cargo config file that sets --cfg=web_sys_unstable_apis on wasm32 Emil Ernerfeldt 2023-02-10 17:56:10 +0100
  • 1581f0229e examples/README.md: explain that the examples are for master Emil Ernerfeldt 2023-02-08 20:34:43 +0100
  • ae722ab0cf Release 0.21.0 - Deadlock fix and winit update Emil Ernerfeldt 2023-02-08 20:11:21 +0100
  • 1384fa3287 Publish new web demo Emil Ernerfeldt 2023-02-08 20:10:12 +0100
  • 83b5b81227 Update changelogs with recent additions Emil Ernerfeldt 2023-02-08 19:36:33 +0100
  • 63fa3aec10 Update example screenshots Emil Ernerfeldt 2023-02-08 19:04:04 +0100
  • ebeb788b1f
    We no longer use tts, so remove speech-related dependencies (#2698) Emil Ernerfeldt 2023-02-08 18:45:44 +0100
  • 0fc25c2680 Fix: make sure always_on_top is respected on glow again Emil Ernerfeldt 2023-02-08 18:12:52 +0100
  • 449dd1c23c
    cargo update (#2697) Emil Ernerfeldt 2023-02-08 18:11:34 +0100
  • 636a39cbe1
    Update `glow` to 0.12 (#2695) Emil Ernerfeldt 2023-02-08 17:16:44 +0100
  • be9b5a3641
    polish glutin upgrade with glutin-winit crate (#2526) Red Artist 2023-02-08 18:58:42 +0530
  • e8b9e706ca
    Fix `Window::pivot` causing windows to move around (#2694) Emil Ernerfeldt 2023-02-08 12:41:36 +0100
  • a8d5a82a7f Lowe multisampling in examples from 8 to 4 Emil Ernerfeldt 2023-02-08 10:14:43 +0100
  • c2d37571f7 constrain popups to the screen Emil Ernerfeldt 2023-02-08 10:02:50 +0100
  • 90cd178117 Document GlyphInfo::id Emil Ernerfeldt 2023-02-08 10:01:47 +0100
  • 7397be3401 Fix item spacing in CollapsingHeader Emil Ernerfeldt 2023-02-08 10:01:37 +0100
  • 1edd333864 Update to winit 0.28.1 Emil Ernerfeldt 2023-02-08 10:00:03 +0100
  • b40dba18c6
    DragValue: when keyboard editing, only update the value on focus lost (#2688) Harrison Gieraltowski 2023-02-08 03:35:44 -0500
  • 4721a0a680
    Check --all-targets in CI (#1395) Emil Ernerfeldt 2023-02-08 09:35:01 +0100
  • 8d6c2580f4 Add Checkbox::without_text Emil Ernerfeldt 2023-02-08 08:42:00 +0100
  • 8bc88c9bf4
    make dragvalue textedit style consistent with button (#2649) lictex_ 2023-02-07 17:52:48 +0800
  • b52cd2052f
    Support for transparent backbuffer in wgpu winit binding (#2684) Andreas Reich 2023-02-06 14:16:17 +0100
  • b1e214bbdf Add Order::TOP Emil Ernerfeldt 2023-02-06 08:48:12 +0100
  • cef0c0b6d8 Fix typo Emil Ernerfeldt 2023-02-05 21:58:08 +0100
  • d5dcc87ace Improve custom_window_frame Emil Ernerfeldt 2023-02-05 21:57:40 +0100
  • 853d492724
    Update for AccessKit refactor that drastically reduces memory usage (#2678) Matt Campbell 2023-02-05 12:10:40 -0600
  • d15ce22e2e winit: Fix bug where the cursor could get stuck using the wrong icon Emil Ernerfeldt 2023-02-05 08:48:40 +0100
  • 628c84cbee
    Add `trailing_fill()` toggle to `Slider` (#2660) hinto-janaiyo 2023-02-05 07:17:58 +0000
  • 212656f3fc
    Fix set_plot_bounds (#2653) Luc (Echow) Varoqui 2023-02-04 16:17:15 +0100
  • 660566c499
    eframe: ask if the window is minimized or maximized (#2672) Emil Ernerfeldt 2023-02-04 16:05:23 +0100
  • 430cbe541c
    New feature to support unity vertex layout requirement (#2493) Hoping White 2023-02-04 22:33:41 +0800
  • 53f8e4049f
    Position persistence and sane clamping to still-available monitors for Windows (#2583) Sheldon M 2023-02-04 07:33:32 -0700
  • f0718a61d3
    eframe: add set_minimized and set_maximized (#2292) SunDoge 2023-02-04 21:42:42 +0800
  • fb5cb3052d
    Fix typo in docstring (#2643) tlhenvironment 2023-02-04 13:53:20 +0100
  • 9c270448a6
    Add link to `tauri-egui` in README.md itfanr 2023-02-04 20:52:47 +0800
  • d15f4ef992
    select all text when dragvalue gets focus (#2650) lictex_ 2023-02-04 20:46:16 +0800
  • 21a59143a4
    cargo update (#2671) Emil Ernerfeldt 2023-02-04 13:41:34 +0100
  • 06d753c289
    Update SVG crates (#2670) Emil Ernerfeldt 2023-02-04 13:00:04 +0100
  • 8344e88f8a
    Update to to winit 0.28 (#2654) Emil Ernerfeldt 2023-02-04 12:43:43 +0100
  • e4eaf99072
    Remove native screen reader support (#2669) Emil Ernerfeldt 2023-02-04 11:47:36 +0100
  • 1353a5733f
    Deprecate `egui_glium` - looking for new maintainer (#2668) Emil Ernerfeldt 2023-02-04 11:21:02 +0100
  • 8aa07e9d43
    Clear color values are now explicitely sent to the rendering backend as-is. (#2666) Andreas Reich 2023-02-04 11:02:15 +0100
  • a6b60d5d58
    Control `Separator` widths, and less clipping in `ScrollArea` (#2665) Emil Ernerfeldt 2023-02-03 13:19:25 +0100
  • 8c59888ebd
    Add simple Windows CI workflow check (#2663) John Hughes 2023-02-03 13:19:12 +0100
  • 5725868b57
    ggez-egui was renamed to ggegui (#2662) NemuiSen 2023-02-03 04:59:28 -0500
  • 8c3d8b3ba5 Make sure the panel resize lines are visible when hovered/resizing Emil Ernerfeldt 2023-02-03 09:31:24 +0100
  • 312cab5355 Export egui::Margin Emil Ernerfeldt 2023-02-03 09:31:04 +0100
  • 5444ab269a Add Response::with_new_rect Emil Ernerfeldt 2023-02-02 21:12:06 +0100
  • d01e4342f0
    Update accesskit_winit and dark_light (#2655) Emil Ernerfeldt 2023-01-31 10:41:27 +0100
  • cc20dcb9d0
    eframe: Improve window centering (#2651) Emil Ernerfeldt 2023-01-30 15:52:30 +0100
  • f222ee044e Fix for highlighting SelectableLabel Emil Ernerfeldt 2023-01-28 00:21:53 +0100
  • c72bdb77b5
    Add ability to highlight any widget (#2632) Emil Ernerfeldt 2023-01-27 23:36:14 +0100
  • e7c0547e23
    `DragValue` and `Slider` text is now proportional instead of monospace (#2638) Emil Ernerfeldt 2023-01-27 23:30:20 +0100
  • fe7ff66266
    Make the line left of indented regions optional (#2636) Emil Ernerfeldt 2023-01-27 11:12:08 +0100
  • ce62b61e15
    wgpu upgraded to 0.15. demo working on linux (#2629) Red Artist 2023-01-27 13:49:47 +0530
  • 4a0bafbeab
    Update webbrowser (#2631) Emil Ernerfeldt 2023-01-26 11:31:39 +0100
  • 5b1cad2b72 Constrain menus to the screen Emil Ernerfeldt 2023-01-26 11:13:21 +0100
  • 8ce0e1c520
    Avoid deadlocks by using lambdas for context lock (#2625) Emil Ernerfeldt 2023-01-25 10:24:23 +0100
  • eee4cf6a82
    add functions to check which button triggered a drag start & end (#2507) lictex_ 2023-01-24 17:11:32 +0800
  • 4bd4eca2e4
    Add ability to hide button backgrounds (#2621) Emil Ernerfeldt 2023-01-24 10:11:05 +0100
  • c75e72693c Fix rendering of `…` (ellipsis) Emil Ernerfeldt 2023-01-23 20:24:38 +0100
  • 518b4f447e
    Allow changing ProgressBar fill color (#2618) Pâris DOUADY 2023-01-23 15:33:02 +0100
  • d4f9f6984d Fix red doctest Emil Ernerfeldt 2023-01-23 15:04:35 +0100
  • 356ebe55da
    Add `rounding` fn to Button, to enable rounded buttons (#2616) Weasy 2023-01-23 12:37:39 +0100
  • 5029575ed0
    Fix typo: 'Viewport width' -> 'Viewport height' (#2615) LEAVING 2023-01-23 19:37:26 +0800
  • 30e49f1da2
    Expose area interactable and movable to Window api. (#2610) Timon 2023-01-23 12:37:15 +0100
  • 01bbda4544
    check point count before tessellating bezier (#2506) lictex_ 2023-01-23 19:20:05 +0800
  • f87c6cbd7c
    Derive Hash for KeyboardShortcut and Modifiers (#2563) Ales Tsurko 2023-01-23 12:06:54 +0300
  • ce5472633d
    Fix close button not working (#2533) RadonCoding 2023-01-23 10:55:57 +0200
  • 0ad8aea811
    Fix: `button_padding` when using image+text buttons (#2510) Robert Walter 2023-01-23 09:23:57 +0100
  • 53b1d0e5e9
    Add menu with an image button (#2488) Fangdun Tsai 2023-01-23 15:22:43 +0800
  • 0eabd894bd
    Fix typo in cargo run command. (#2582) apoorv569 2023-01-17 15:28:38 +0530
  • cd0f66b9ae
    eframe web: ctrl-P and cmd-P will not open the print dialog (#2598) Emil Ernerfeldt 2023-01-16 14:40:19 +0100
  • 60b4f5e3fe
    changelog & doc fix for #2539 (Window::default_open) Andreas Reich 2023-01-07 20:51:01 +0100
  • f7ed135192
    window starting collapsed state (#2539) joffreybesos 2023-01-08 06:48:49 +1100
  • e70204d726
    Point to caller's location when using log_or_panic (#2552) Kornel 2023-01-07 19:27:19 +0000
  • 34f587d1e1 Add emath::inverse_lerp Emil Ernerfeldt 2022-12-22 12:33:06 +0100
  • fa0d7f7f7f Add Response::on_hover_and_drag_cursor Emil Ernerfeldt 2022-12-21 17:47:52 +0100
  • a68c891092 Improve choice of number of decimals to show when hovering in plot Emil Ernerfeldt 2022-12-20 15:27:01 +0100
  • 0e2656b77c Add ScrollArea::drag_to_scroll Emil Ernerfeldt 2022-12-20 11:09:53 +0100
  • 80ea12877e
    Add egui_skia integration to readme (#2483) lucasmerlin 2022-12-19 12:35:42 +0100
  • 99af63fad2
    Add `Plot::clamp_grid` (#2480) Emil Ernerfeldt 2022-12-19 11:39:22 +0100
  • e4e1638fc0 Fix newly introduced rendering bug for thin rectangles Emil Ernerfeldt 2022-12-19 11:31:27 +0100
  • 7e9c7dac41
    Improve plot grid appearance (#2412) Sven Niederberger 2022-12-19 10:57:30 +0100
  • f9728b88db
    Combobox .wrap(true) width usage (#2472) Ivan 2022-12-19 10:55:39 +0100
  • 2c9b130423
    Add `Memory::any_popup_open()` (#2464) francesco-cattoglio 2022-12-19 10:55:27 +0100
  • 6554fbb151 epaint: Improve rendering of very thin rectangles Emil Ernerfeldt 2022-12-19 10:33:03 +0100
  • 6ae4bc486b Add Slider::drag_value_speed Emil Ernerfeldt 2022-12-15 17:05:43 +0100
  • 367087f84f Annotate at_least and at_most with #[must_use] Emil Ernerfeldt 2022-12-15 15:38:31 +0100
  • ea5c9483a2
    Fix bug in `Mesh::split_to_u16` (#2459) Emil Ernerfeldt 2022-12-15 11:13:01 +0100
  • 37fd141dd1 Rename eframe::EframeError to eframe::Error Emil Ernerfeldt 2022-12-14 17:29:54 +0100
  • 4e8341d35c
    Don't render the \r (Carriage Return) character, because it sucks (#2452) Emil Ernerfeldt 2022-12-14 15:15:29 +0100
  • df9df39f10 eframe: set_window_size, set_fullscreen and set_window_pos updates info Emil Ernerfeldt 2022-12-14 14:14:20 +0100
  • a70b173333 Toggle fullscreen in egui_demo_app with F11 Emil Ernerfeldt 2022-12-14 14:13:52 +0100
  • a925511032
    Expose the TextEdit multiline flag to AccessKit (#2448) Matt Campbell 2022-12-14 01:37:51 -0600
  • 126be51ac3 Add Visuals::striped as global default for Grids and Tables Emil Ernerfeldt 2022-12-13 21:02:39 +0100