1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 12:50:04 -04:00

Commit Graph

  • 4bd97cec58 revert gitignore adrien 2025-11-10 17:28:34 +01:00
  • 5681add37f Merge branch 'emilk:main' into main AdrienZ. 2025-11-10 17:21:05 +01:00
  • e1af88748b more pixel diff fix adrien 2025-11-10 17:12:57 +01:00
  • 93425ae06b Allow multiple atoms in Button::shortcut_text and right_text (#7696) Emil Ernerfeldt 2025-11-10 16:34:58 +01:00
  • abeb7a2a9c Merge branch 'widget_style' of github.com:AdrienZianne/egui into widget_style adrien 2025-11-10 10:16:35 +01:00
  • 33db68f1ba Fix pixel diff adrien 2025-11-10 10:16:20 +01:00
  • 94f8ad6099 fix check Adrien Zianne 2025-11-07 17:24:16 +01:00
  • fa4cfec777 Change text color of selected text (#7691) Emil Ernerfeldt 2025-11-07 15:34:36 +01:00
  • a74851597a fix snapshot adrien 2025-11-07 14:54:07 +01:00
  • b938a27ca9 temp adrien 2025-11-07 14:51:01 +01:00
  • d8dcb31673 kittest: add drag-and-drop helpers (#7690) Emil Ernerfeldt 2025-11-07 14:46:09 +01:00
  • 1d4d14f18e Hide scroll bars when dragging other things (#7689) Emil Ernerfeldt 2025-11-07 14:43:49 +01:00
  • 27f0ec3aef snapshot adrien 2025-11-07 14:21:31 +01:00
  • 04913ed651 Add some more text edit tests (#7608) Lucas Meurer 2025-11-07 13:34:25 +01:00
  • 1e63bfd657 Improve accessibility and testability of ComboBox (#7658) Lucas Meurer 2025-11-07 13:34:18 +01:00
  • daccad61cd check passed adrien 2025-11-07 11:11:07 +01:00
  • 2df6154d9d Button resize fix + Margin i8 -> i16 Adrien Zianne 2025-10-21 11:06:39 +02:00
  • 509d17d539 checkbox & cleanup Adrien Zianne 2025-10-21 10:42:42 +02:00
  • 785e19f999 CheckboxStyle Adrien Zianne 2025-10-16 17:11:51 +02:00
  • a40959b047 Finish label Adrien Zianne 2025-10-16 13:22:09 +02:00
  • 5265d4ef0c apply style to label Adrien Zianne 2025-10-15 17:44:29 +02:00
  • ce5c9cdd52 fix some logic Adrien Zianne 2025-10-15 15:35:03 +02:00
  • c2e62f87d7 Finish button : retrocompatibility + comments adrien 2025-10-13 21:46:50 +02:00
  • e99ce8dec7 style by widget adrien 2025-10-13 00:01:34 +02:00
  • f97ade3d7b check passed adrien 2025-11-07 11:11:07 +01:00
  • 31d313572b Make sure native_pixels_per_point is set during app creation (#7683) Emil Ernerfeldt 2025-11-05 10:35:57 +01:00
  • 706ce10abd Fix edge cases in "smart aiming" in sliders (#7680) Emil Ernerfeldt 2025-11-03 18:56:18 +01:00
  • 1b77d7047e Improve modifier handling when scrolling (#7678) Emil Ernerfeldt 2025-11-03 11:53:55 +01:00
  • fa3457f21c Fix profiling::scope compile error when profiling using tracing backend (#7646) Pēteris Pakalns 2025-11-02 12:28:33 +02:00
  • c5347f28e4 Fix jittering during window resize on MacOS for WGPU/Metal (#7641) ASPCartman 2025-11-01 14:55:56 +03:00
  • e861c8ec79 Avoid cloning Rows during Galley::concat (#7649) Hubert Głuchowski 2025-10-31 09:45:32 +00:00
  • 5a45996f68 Store starting modifiers on native isse/store-scroll-start-modifiers Isse 2025-10-28 12:45:57 +01:00
  • 2669344d5c Add Plugin::on_widget_under_pointer to support widget inspector (#7652) Juan Campa 2025-10-27 09:52:42 -04:00
  • 999e943e59 Add is_scrolling/is_smooth_scrolling util, checking for active scroll action. (#7669) Isse 2025-10-27 11:46:51 +01:00
  • f6fa74c665 Don't enable arboard on iOS (#7663) Ian Hobson 2025-10-23 10:24:06 +02:00
  • 30eb38ef45 Fix kitdiff links in pr comments (#7639) Lucas Meurer 2025-10-23 10:06:37 +02:00
  • 51c6c42f0e Button resize fix + Margin i8 -> i16 Adrien Zianne 2025-10-21 11:06:39 +02:00
  • b18070caef checkbox & cleanup Adrien Zianne 2025-10-21 10:42:42 +02:00
  • 1e346da874 CheckboxStyle Adrien Zianne 2025-10-16 17:11:51 +02:00
  • e39d8c4345 Finish label Adrien Zianne 2025-10-16 13:22:09 +02:00
  • f66b5b599b apply style to label Adrien Zianne 2025-10-15 17:44:29 +02:00
  • ef407e1049 High level harness experiment lucas/high-level-harness lucasmerlin 2025-10-15 16:57:57 +02:00
  • ad4b0de2b3 fix some logic Adrien Zianne 2025-10-15 15:35:03 +02:00
  • bf5604b3c7 Release egui_kittest 0.33.1 Emil Ernerfeldt 2025-10-15 12:08:49 +02:00
  • c79096ecc4 Add egui_kittest::Harness::set_options (#7638) Emil Ernerfeldt 2025-10-15 11:42:52 +02:00
  • a99adc6c93 Finish button : retrocompatibility + comments adrien 2025-10-13 21:46:50 +02:00
  • 835db5cba6 style by widget adrien 2025-10-13 00:01:34 +02:00
  • 73a8b316de Revert unrelated changes lucasmerlin 2025-10-12 19:46:32 +02:00
  • d92b204691 Add Sense::LONG_CLICK lucasmerlin 2025-10-12 19:45:14 +02:00
  • 96470fabee Release 0.33.0 - egui::Plugin, better kerning, kitdiff viewer (#7622) Lucas Meurer 2025-10-09 19:14:14 +02:00
  • 95eb10a71a Empty commit to unstuck github (try 2) release-0.33.0 lucasmerlin 2025-10-09 17:17:06 +02:00
  • 3bea2b02e5 Empty commit to unstuck github lucasmerlin 2025-10-09 17:11:49 +02:00
  • d1b2381aa1 Add release headline to changelog lucasmerlin 2025-10-09 16:54:40 +02:00
  • 91c0602a96 Enable two lints emilk/new-lints Emil Ernerfeldt 2025-10-09 16:53:29 +02:00
  • 28cbd73c5c Kittest 0.3 0.33.0 lucasmerlin 2025-10-09 16:45:47 +02:00
  • 854cdfe90c Add todo to check git dependencies lucasmerlin 2025-10-09 16:35:17 +02:00
  • 59c410e9c1 Fix crate order lucasmerlin 2025-10-09 16:34:56 +02:00
  • 430a3fbc78 Typo lucasmerlin 2025-10-09 16:28:14 +02:00
  • a3c7351d58 Add changelog intro and reorder stuff lucasmerlin 2025-10-09 16:27:52 +02:00
  • aea3a49621 Update versions lucasmerlin 2025-10-09 15:55:18 +02:00
  • 38b072919e Merge branch 'main' into release-0.33.0 lucasmerlin 2025-10-09 15:51:02 +02:00
  • 92de16a88c Fix kerning snapshot test directory Emil Ernerfeldt 2025-10-09 15:50:36 +02:00
  • d50287b83c Add taplo.toml for toml formatting (#7618) Emil Ernerfeldt 2025-10-09 15:38:00 +02:00
  • eb200855f0 Allow isse and tye usernames lucasmerlin 2025-10-09 14:29:16 +02:00
  • 01056695da Update changelogs lucasmerlin 2025-10-09 14:23:58 +02:00
  • 457fdbdef4 Update example screenshots lucasmerlin 2025-10-09 12:57:39 +02:00
  • 82b6b3c98d Tweak Rust Analyzer settings (#7617) Emil Ernerfeldt 2025-10-09 12:56:57 +02:00
  • 0abeccebc9 Change Spinner widget to account for width as well as height (#7560) Bryce Berger 2025-10-09 06:47:59 -04:00
  • da39198142 Some minor docs improvements (#7614) Lucas Meurer 2025-10-09 12:00:39 +02:00
  • cfca7ebd6d Fix black flash on start in glow eframe backend (#7616) Lucas Meurer 2025-10-09 11:44:10 +02:00
  • d1fcd740de Include screenshot in popups README (#7562) Anthony S. 2025-10-09 04:41:20 -03:00
  • 32336e260b Write .new.png file if snapshot is missing (#7610) Lucas Meurer 2025-10-09 09:15:18 +02:00
  • 9e13889589 Revert wasm-bindgen to 0.2.100 (#7612) Emil Ernerfeldt 2025-10-09 08:56:33 +02:00
  • 917aaca991 Use custom github token for commiting snapshots (#7611) Lucas Meurer 2025-10-08 17:49:29 +02:00
  • 94f2ed6334 Do not lock wasm-bindgen version (#7609) Emil Ernerfeldt 2025-10-08 17:09:04 +02:00
  • 47a437403f Use software texture filtering in kittest (#7602) Emil Ernerfeldt 2025-10-08 16:24:02 +02:00
  • 718a82b013 Harness: Add remove_cursor, event and event_modifiers (#7607) Lucas Meurer 2025-10-08 13:47:00 +02:00
  • 4d4f90eb31 kittest: No debug_open_snapshot on wasm (#7606) Emil Ernerfeldt 2025-10-08 11:47:34 +02:00
  • 3fdc5641aa Group AccessKit nodes by Ui (#7386) Lucas Meurer 2025-10-08 11:30:32 +02:00
  • 6a49c9ad6b Unwind minimum home version Emil Ernerfeldt 2025-10-08 10:44:17 +02:00
  • 0d47abcaa0 Better docs + deprecation for screen/content/viewport_rect (#7605) Emil Ernerfeldt 2025-10-08 10:43:11 +02:00
  • c3c08fa38a Fix preview build on contributor PRs (#7597) Lucas Meurer 2025-10-08 10:20:12 +02:00
  • 683214bfe8 Add kittest snapshot test of italics (#7603) Emil Ernerfeldt 2025-10-07 17:22:31 +02:00
  • 9cb4e6a54e Create egui_wgpu::RendererOptions (#7601) Emil Ernerfeldt 2025-10-07 17:06:23 +02:00
  • 3511d07af2 Move depth/stencil options into RendererOptions emilk/predicatable-snapshots Emil Ernerfeldt 2025-10-07 16:36:08 +02:00
  • e5c86a549d Clump together wgpu options in a struct Emil Ernerfeldt 2025-10-07 16:29:28 +02:00
  • 56b1def064 Update to the latest dependencies (#7599) Emil Ernerfeldt 2025-10-07 16:26:13 +02:00
  • 86dc9ea64e Inline log format args (#7600) Emil Ernerfeldt 2025-10-07 16:14:43 +02:00
  • ac4e04d0b8 cargo upgrade (#7598) Emil Ernerfeldt 2025-10-07 15:30:00 +02:00
  • 843ceea90c Use more workspace dependencies (#7596) Emil Ernerfeldt 2025-10-07 15:07:16 +02:00
  • 7fc80d8623 Accessibility inspector plugin (#7368) Lucas Meurer 2025-10-07 14:39:49 +02:00
  • d83f4500a3 Add Harness::debug_open_snapshot helper (#7590) Lucas Meurer 2025-10-07 14:39:22 +02:00
  • ab461f4115 Fix eframe window not being focused on mac on startup (#7593) Emil Ernerfeldt 2025-10-07 14:21:10 +02:00
  • 78fffc7707 clean up the clippy.toml:s (#7594) Emil Ernerfeldt 2025-10-07 14:12:51 +02:00
  • 0281b95bd9 CI: use latest typos (#7595) Emil Ernerfeldt 2025-10-07 14:12:30 +02:00
  • 30277233ce Add support for the safe area on iOS (#7578) Ian Hobson 2025-10-07 12:30:09 +02:00
  • 65249013c4 Fix stuck menu when submenu vanishes (#7589) Lucas Meurer 2025-10-07 10:16:35 +02:00
  • f0faacc7d1 Add workflow to accept snapshots via kitdiff (#7577) Lucas Meurer 2025-10-06 15:57:31 +02:00
  • f6fe3bff18 Increate wgpu kittest wait timeout (#7585) Andreas Reich 2025-10-03 13:05:50 +02:00
  • 427c0766fd Update wgpu to 27.0.0 (#7580) Andreas Reich 2025-10-03 09:54:46 +02:00