Commit graph

  • 7215fdfb7c Release eframe 0.21.3 - fix web input of the the letter P master 0.21.3 Emil Ernerfeldt 2023-02-15 08:26:45 +0100
  • e2778d9d6a
    eframe: Fix inputting of the letter P on web (#2740) Emil Ernerfeldt 2023-02-15 08:24:52 +0100
  • 38849fe381 Release eframe 0.21.2 - support --no-default-features 0.21.2 Emil Ernerfeldt 2023-02-12 19:31:29 +0100
  • df7e5bd57a
    Allow compiling eframe with --no-default-features (#2728) Emil Ernerfeldt 2023-02-12 19:29:42 +0100
  • e3e781ced8 fix puffin_profiler example Emil Ernerfeldt 2023-02-12 19:27:10 +0100
  • 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 0.21.1 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 latest 0.21.0 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
  • a8b7eebc19 Update changelog feat-window-actions Emil Ernerfeldt 2023-02-04 14:33:28 +0100
  • 9c98962357 Double-click titlebar to toggle maximized state Emil Ernerfeldt 2023-02-04 14:32:07 +0100
  • 1cb9d954d1 Update minimum window size Emil Ernerfeldt 2023-02-04 14:30:26 +0100
  • e81f7c8a55
    Merge branch 'master' into feat-window-actions Emil Ernerfeldt 2023-02-04 14:19:44 +0100
  • 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
  • ce2d37d5d9 Use "in front" and "behind" instead of "below" and "above" emilk/zlayer Emil Ernerfeldt 2023-01-26 16:05:52 +0100
  • cb051425ff Paint panel separators ontop of everything Emil Ernerfeldt 2023-01-26 16:00:03 +0100
  • ac6344c104 Add ZOffset Emil Ernerfeldt 2023-01-26 15:59:20 +0100
  • 8fac6df249 Make consts pub Emil Ernerfeldt 2023-01-26 15:00:40 +0100
  • 9ad5356cfa naming Emil Ernerfeldt 2023-01-26 14:59:48 +0100
  • f0d5b645f2 zlayer -> z_layer Emil Ernerfeldt 2023-01-26 14:59:15 +0100
  • 95b318d3e0 Better naming Emil Ernerfeldt 2023-01-26 14:58:38 +0100
  • f87c789851 fn layer() -> fn zlayer Emil Ernerfeldt 2023-01-26 14:56:11 +0100
  • 494f5b3ef0 fix doclink Emil Ernerfeldt 2023-01-26 14:56:03 +0100
  • 9ca4d173c5 Merge branch 'master' into zlayer zlayer Emil Ernerfeldt 2023-01-26 14:52:56 +0100
  • 9ee77aab84 Fix warning Emil Ernerfeldt 2023-01-26 14:46:23 +0100
  • 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
  • 711b810e3c Update accesskit wgpu_upgrade Emil Ernerfeldt 2023-01-26 10:51:10 +0100
  • 1525e90183 upgrade wgpu for eframe web backend Red Artist 2023-01-26 12:07:29 +0530
  • 2ec63db81d wgpu upgraded to 0.15. demo working on linux Red Artist 2023-01-26 11:42:15 +0530
  • 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
  • 77ba7d5163 Make sure the minimize button fits in the example feat-set-minimized Emil Ernerfeldt 2023-01-23 09:27:31 +0100
  • 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