1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 14:49:06 -04:00

Commit Graph

  • dd15ce980d update snapshot for linux adrien 2026-03-17 17:10:41 +01:00
  • c09a8723b4 Fix vulnerability in the branch name check workflow (#7982) Lucas Meurer 2026-03-17 17:08:18 +01:00
  • 3b729642a9 Merge branch 'emilk:main' into main AdrienZ. 2026-03-17 16:18:40 +01:00
  • f32727ddca Improve IME, and restrict mac-specific workaround (#7973) Umaĵo 2026-03-17 03:09:07 +08:00
  • 41b8f5f4e7 Update wgpu to 28.0.0 (#7853) SuchAFuriousDeath 2026-03-16 11:56:07 +01:00
  • 68b1bbaa48 update to wgpu 28.0.1 update-wgpu-28 lucasmerlin 2026-03-16 10:52:11 +01:00
  • 38ad2d8e2a Skip-tree for windows-sys lucasmerlin 2026-03-16 10:49:28 +01:00
  • 29ba953211 Merge branch 'main' into update-wgpu-28 lucasmerlin 2026-03-16 10:36:41 +01:00
  • 5031c47cb2 Update accesskit to 0.24.0 (and related deps) (#7850) shuppy 2026-03-16 17:34:54 +08:00
  • 14afefa252 Fix galley width calculation being off due to subpixel binning (#7972) Lucas Meurer 2026-03-12 13:49:16 +01:00
  • 362cf8f227 Add Sense::scroll lucas/sense-scroll lucasmerlin 2026-03-11 18:46:12 +01:00
  • f7e3a0c317 Add Group container lucas/group-container lucasmerlin 2026-03-11 11:13:35 +01:00
  • 8b90dc60c6 ⚠️ Atom improvements: Atom::id, align, closure, max_size (#7958) Lucas Meurer 2026-03-10 12:03:10 +01:00
  • 9bc062c8ee Fix wgpu memory leak leading to panic when window is minimized (#7434) (#7928) Lander Brandt 2026-03-05 03:47:57 -08:00
  • 7633258219 Enforce 'suffix' for consistency Emil Ernerfeldt 2026-03-05 10:51:12 +01:00
  • 699fc7e887 Add font variations API (#7859) valadaptive 2026-03-03 16:58:42 -05:00
  • ee3e73bdf9 Fix: repaint on drag-and-drop files (#7953) Emil Ernerfeldt 2026-03-03 17:02:30 +01:00
  • b733679760 Fix text color when selecting newline character (#7951) Emil Ernerfeldt 2026-03-03 13:27:56 +01:00
  • a354c02e76 Add Atom prefix/suffix support to DragValue (#7949) Lucas Meurer 2026-03-03 11:35:29 +01:00
  • 20f3cb52cc Make Galley::pos_from_layout_cursor pub (#7864) Dion Bramley 2026-03-03 09:13:56 +01:00
  • 124bde4883 Fixes the overly aggressive overflow elision in truncate() and similar for os scaling other than 100% (#7867) RndUsr123 2026-03-03 07:46:45 +00:00
  • 1b8a9fe95e Only run App::ui if the application is visible (#7950) Emil Ernerfeldt 2026-03-02 19:30:24 +01:00
  • 2be6e225bf Add ViewportInfo::occluded and visible (#7948) Emil Ernerfeldt 2026-03-02 18:36:04 +01:00
  • 9276778181 Avoid repaints on device mouse motion outside window (#7866) Matthew Runo 2026-03-02 04:00:18 -08:00
  • 4e43e65756 Fix emoji icon font (#7940) Jhynjhiruu 2026-03-02 08:04:41 +00:00
  • e505d98215 Fix: update get_proc_address to use Arc for better ownership management (#7922) Jiayi Zhuang 2026-03-02 15:59:29 +08:00
  • bd63647177 Fix crash when dragging a DragValue through small floats. (#7939) Carter Schmidt 2026-03-01 23:54:47 -08:00
  • 4f99b4fd8d Update selected dependencies (#7920) Oscar Gustafsson 2026-03-02 08:52:16 +01:00
  • c89a4d1b38 Fix TextEdit demo consuming cmd+Y while not being focused (#7846) Umaĵo 2026-02-26 17:09:43 +08:00
  • 7d7a493e82 Merge branch 'main' into accesskit-subtrees accesskit-subtrees lucasmerlin 2026-02-26 09:39:03 +01:00
  • cf3b779014 Patch kittest lucasmerlin 2026-02-26 09:38:56 +01:00
  • 1e07512e84 Add container_labelled_by test lucas/container-labelled-by lucasmerlin 2026-02-26 09:36:30 +01:00
  • a9227a3c80 Merge branch 'emilk:main' into main AdrienZ. 2026-02-25 15:10:22 +01:00
  • 887b8e2fe3 Transfer to UiStack & rename to Classes adrien 2026-02-25 14:14:12 +01:00
  • fd257b2e95 Use FnMut in __run_test_ui (#7933) Lucas Meurer 2026-02-24 14:27:45 +01:00
  • e0bac4e260 Pass in an explicit id in UiBuilder, to avoid wrapping passed in ids with Id::new() (#7925) Lucas Meurer 2026-02-24 11:07:55 +01:00
  • faedc0db41 Merge branch 'lucas/malmal/suspended-resumed' into lucas/malmal/main lucasmerlin 2026-02-20 23:58:38 +01:00
  • 0b84935a03 Merge branch 'lucas/malmal/popup-backdrop' into lucas/malmal/main lucasmerlin 2026-02-20 23:58:34 +01:00
  • 2688178030 Add suspended / resumed events for mobile apps lucasmerlin 2026-02-20 23:57:55 +01:00
  • 63360ae527 Better popup api lucas/malmal/popup-backdrop lucasmerlin 2026-02-20 23:46:28 +01:00
  • 66df116fa0 Add popup backdrops lucasmerlin 2026-02-20 19:40:47 +01:00
  • b3661f3375 Merge branch 'main' into lucas/experiments/helpful-id-debug lucasmerlin 2026-02-17 17:13:12 +01:00
  • 08f3fd2dc1 Fix scroll area not consuming scroll events (#7904) Lucas Meurer 2026-02-17 11:08:18 +01:00
  • 2c86c19540 Merge branch 'main' into update-wgpu-28 SuchAFuriousDeath 2026-02-15 16:43:11 +01:00
  • cd7b4bede0 Merge branch 'lucas/fix-scroll-area-in-scroll-area' into lucas/malmal/main lucasmerlin 2026-02-13 23:00:58 +01:00
  • c0afa3e6bd Fix scroll area in scroll area lucasmerlin 2026-02-13 22:59:23 +01:00
  • 64a96ef391 Stop ctrl+arrow etc from moving focus (#7897) Emil Ernerfeldt 2026-02-10 12:24:30 +01:00
  • 3cd52881b4 Update crate Emil Ernerfeldt 2026-02-10 11:57:43 +01:00
  • 8eb50c2b2d Update accesskit to 0.24.0 (and related deps) Delan Azabani 2025-12-23 16:55:02 +08:00
  • f1cde5aab4 Fix CentralPanel::show_inside_dyn to round panel_rect (#7868) Roman Popov 2026-02-04 08:52:39 -08:00
  • e33050f14b Update bytes crate Emil Ernerfeldt 2026-02-04 16:59:12 +01:00
  • 67d87233ff use #[track_caller] in kitdiff Emil Ernerfeldt 2026-02-03 14:48:04 +01:00
  • 91a1e6f23e Ignore that bincode is unmaintained Emil Ernerfeldt 2026-02-03 11:05:37 +01:00
  • 7b51e091df fix doc example adrien 2026-01-27 03:17:49 +01:00
  • 7003182b49 Merge branch 'main' into style_modifier adrien 2026-01-27 02:31:36 +01:00
  • f954abcbdf hierarchy & example adrien 2026-01-27 02:31:29 +01:00
  • cf282702d4 update snapshot adrien 2026-01-27 02:23:15 +01:00
  • a05c75d456 Merge branch 'main' of github.com:AdrienZianne/egui adrien 2026-01-27 02:06:53 +01:00
  • 5d3acfe619 Merge branch 'emilk:main' into main AdrienZ. 2026-01-27 02:06:45 +01:00
  • 66fa878118 Merge branch 'lucas/malmal/with-visual-transform-no-scope' into lucas/malmal/main lucasmerlin 2026-01-25 22:13:52 +01:00
  • 79d7954055 Fix response lucas/malmal/with-visual-transform-no-scope lucasmerlin 2026-01-25 22:13:40 +01:00
  • e73efcfbf0 Merge branch 'lucas/malmal/with-visual-transform-no-scope' into lucas/malmal/main lucasmerlin 2026-01-25 22:10:40 +01:00
  • dea8b59ac0 Remove unnecessary scope from with_visual_transform lucasmerlin 2026-01-25 22:10:10 +01:00
  • 817e1e1690 Merge branch 'lucas/add-sense-long-click' into lucas/malmal/main lucasmerlin 2026-01-24 13:18:51 +01:00
  • cf4060c5bf Update wgpu to 28.0.0 tompro 2026-01-20 23:52:18 +01:00
  • fa78d25564 egui_kittest: Close debug_open_snapshot temp file before viewing it (#7841) Yuri Kunde Schlesner 2026-01-19 10:47:10 -03:00
  • 83e61c6fb0 Improve docs of key/button "down" state (#7851) Emil Ernerfeldt 2026-01-19 09:01:11 +01:00
  • 13ae49a8be Add a canvas based font fallback lucas/malmal/canvas-font-fallback lucasmerlin 2026-01-18 15:43:55 +01:00
  • 3bca8bfb19 Merge branch 'main' into style_modifier adrien 2026-01-14 04:06:44 +01:00
  • 37b9184d7c Merge branch 'main' of github.com:AdrienZianne/egui adrien 2026-01-14 04:04:53 +01:00
  • 4c2f642f04 Merge branch 'emilk:main' into main AdrienZ. 2026-01-14 04:04:21 +01:00
  • 4d442a49a4 Merge branch 'main' into style_modifier adrien 2026-01-14 03:27:58 +01:00
  • 87e97fcff9 fixes adrien 2026-01-14 03:26:51 +01:00
  • e3e9f57e9b update snapshot adrien 2026-01-14 03:25:48 +01:00
  • 8627de6808 final draft adrien 2026-01-13 13:38:07 +01:00
  • b3ffbca2ab Prevent snapshot update workflow to run on main (#7842) Lucas Meurer 2026-01-13 11:39:53 +01:00
  • 73b7b9e225 Update snapshot images lucasmerlin 2026-01-13 10:22:14 +00:00
  • 7fb4627dad Make FrameCache::get return a reference instead of cloning the cached value (#7834) Trương Hoàng Long 2026-01-11 16:31:58 +01:00
  • 5d2ddbfb15 Popup-in-popup (draft) lucas/popup-in-popup lucasmerlin 2026-01-09 12:01:37 +01:00
  • a9e92525c0 Implemented distance threshold for double/triple clicks (#7817) Belu Antonie-Gabriel 2026-01-07 17:20:16 +02:00
  • 3ffbed8d61 Make App 'static emilk/remove-as-any Emil Ernerfeldt 2026-01-05 18:35:10 +01:00
  • faccc12c09 Remove fn as_any as it is no longer needed Emil Ernerfeldt 2026-01-05 14:16:57 +01:00
  • f8e763378a Remove CacheTrait::as_any_mut (#7833) Emil Ernerfeldt 2026-01-05 18:33:38 +01:00
  • f26d7d8072 fix: CodeTheme functions - ui and add builder (#7684) n4n5 2026-01-05 09:54:18 -07:00
  • 0566fb17a5 Allow specifying override_redirect x11 window attribute (#7830) Ivor Wanders 2026-01-05 07:16:00 -05:00
  • 6d416fab2e Fix backspacing leaving last character in IME prediction not removed on macOS native and Safari (#7810) Umaĵo 2026-01-05 19:51:09 +08:00
  • f9bf0ee6c4 Don't focus Areas, Windows and ScrollAreas (#7827) Lucas Meurer 2026-01-05 12:50:52 +01:00
  • 06e491c5ec feat: add documentation to structs (#7800) n4n5 2026-01-05 04:11:14 -07:00
  • 0a5cf3156e Improve docstring for egui_extras features (#7813) n4n5 2026-01-05 03:44:21 -07:00
  • 457f8f4467 plugin: export TypedPluginGuard and TypedPluginHandle (#7780) Bayley Foster 2026-01-05 19:27:00 +10:30
  • 9f1f3fca38 Remove font_weight API (#7811) valadaptive 2026-01-05 03:32:58 -05:00
  • db76c5ca3b Fix new move_to_top flag breaking widget order (#7825) Lucas Meurer 2026-01-05 08:22:54 +01:00
  • fd2b45940c update with main adrien 2026-01-02 20:34:19 +01:00
  • cbb531ec06 modifiers and classes adrien 2026-01-02 20:31:35 +01:00
  • 042459f50f Merge branch 'main' of github.com:AdrienZianne/egui adrien 2026-01-02 20:30:51 +01:00
  • 132d0aa95b Merge branch 'emilk:main' into main AdrienZ. 2026-01-02 20:29:52 +01:00
  • 9e95b9ca50 Don't expand widgets on hover (#7808) Emil Ernerfeldt 2025-12-22 22:30:53 +01:00
  • f53a9c96d5 Small refactor of debug assert Emil Ernerfeldt 2025-12-22 20:39:49 +01:00
  • ec4313d8a8 Refactor: don't call ctx.global_style more than once Emil Ernerfeldt 2025-12-22 22:01:23 +01:00
  • 2984ff07cd Move window resize interaction to be over contents (#7807) Emil Ernerfeldt 2025-12-22 21:57:00 +01:00