Commit Graph

  • eb1756df3f ibus wayland fix ibus-wayland-fix Skyler Lehmkuhl 2026-02-16 03:36:31 -0500
  • 978ec6c870 Update changelogs and version for 0.33.2 Emil Ernerfeldt 2025-11-13 11:58:03 +0100
  • 0ef57d5a1d Fix `ui.response().interact(Sense::click())` being flakey (#7713) Lucas Meurer 2025-11-13 13:52:13 +0100
  • d06c28cb15 Fix double negative in documentation (#7711) WickedShell 2025-11-13 02:53:39 -0700
  • 787c467d30 Prevent widgets sometimes appearing to move relative to each other (#7710) Emil Ernerfeldt 2025-11-13 10:52:46 +0100
  • 33cc8ef180 Prevent drift when resizing and moving windows (#7709) Emil Ernerfeldt 2025-11-12 22:40:04 +0100
  • 5ae6d6d901 Add `Response::total_drag_delta` and `PointerState::total_drag_delta` (#7708) Emil Ernerfeldt 2025-11-12 22:26:37 +0100
  • 74dce787af Hide scroll bars when dragging other things (#7689) Emil Ernerfeldt 2025-11-07 14:43:49 +0100
  • d5320fe827 Improve accessibility and testability of `ComboBox` (#7658) Lucas Meurer 2025-11-07 13:34:18 +0100
  • 0b9bb5f494 Make sure `native_pixels_per_point` is set during app creation (#7683) Emil Ernerfeldt 2025-11-05 10:35:57 +0100
  • 9253acd7f3 Fix edge cases in "smart aiming" in sliders (#7680) Emil Ernerfeldt 2025-11-03 18:56:18 +0100
  • 1a6f2aba08 Fix profiling::scope compile error when profiling using tracing backend (#7646) Pēteris Pakalns 2025-11-02 12:28:33 +0200
  • e541ba267f Fix jittering during window resize on MacOS for WGPU/Metal (#7641) ASPCartman 2025-11-01 14:55:56 +0300
  • e0561e1820 Add `Plugin::on_widget_under_pointer` to support widget inspector (#7652) Juan Campa 2025-10-27 09:52:42 -0400
  • 4833dd8720 Don't enable `arboard` on iOS (#7663) Ian Hobson 2025-10-23 10:24:06 +0200
  • 6db4fcfda8 Fix kitdiff links in pr comments (#7639) Lucas Meurer 2025-10-23 10:06:37 +0200
  • ea14da142a Release egui_kittest 0.33.1 Emil Ernerfeldt 2025-10-15 12:08:49 +0200
  • 9f5b797375 Add `egui_kittest::Harness::set_options` (#7638) Emil Ernerfeldt 2025-10-15 11:42:52 +0200
  • e3e7c9758e Release 0.33.0 - `egui::Plugin`, better kerning, kitdiff viewer (#7622) Lucas Meurer 2025-10-09 19:14:14 +0200
  • 7d33442ca1 Fix kerning snapshot test directory Emil Ernerfeldt 2025-10-09 15:50:36 +0200
  • 28cbd73c5c Kittest 0.3 lucasmerlin 2025-10-09 16:45:47 +0200
  • 854cdfe90c Add todo to check git dependencies lucasmerlin 2025-10-09 16:35:17 +0200
  • 59c410e9c1 Fix crate order lucasmerlin 2025-10-09 16:34:56 +0200
  • 430a3fbc78 Typo lucasmerlin 2025-10-09 16:28:14 +0200
  • a3c7351d58 Add changelog intro and reorder stuff lucasmerlin 2025-10-09 16:27:52 +0200
  • aea3a49621 Update versions lucasmerlin 2025-10-09 15:55:18 +0200
  • 38b072919e Merge branch 'main' into release-0.33.0 lucasmerlin 2025-10-09 15:51:02 +0200
  • d50287b83c
    Add `taplo.toml` for toml formatting (#7618) Emil Ernerfeldt 2025-10-09 15:38:00 +0200
  • eb200855f0 Allow isse and tye usernames lucasmerlin 2025-10-09 14:29:16 +0200
  • 01056695da Update changelogs lucasmerlin 2025-10-09 14:23:58 +0200
  • 457fdbdef4 Update example screenshots lucasmerlin 2025-10-09 12:57:39 +0200
  • 82b6b3c98d
    Tweak Rust Analyzer settings (#7617) Emil Ernerfeldt 2025-10-09 12:56:57 +0200
  • 0abeccebc9
    Change Spinner widget to account for width as well as height (#7560) Bryce Berger 2025-10-09 06:47:59 -0400
  • da39198142
    Some minor docs improvements (#7614) Lucas Meurer 2025-10-09 12:00:39 +0200
  • cfca7ebd6d
    Fix black flash on start in glow eframe backend (#7616) Lucas Meurer 2025-10-09 11:44:10 +0200
  • d1fcd740de
    Include screenshot in popups README (#7562) Anthony S. 2025-10-09 04:41:20 -0300
  • 32336e260b
    Write .new.png file if snapshot is missing (#7610) Lucas Meurer 2025-10-09 09:15:18 +0200
  • 9e13889589
    Revert wasm-bindgen to 0.2.100 (#7612) Emil Ernerfeldt 2025-10-09 08:56:33 +0200
  • 917aaca991
    Use custom github token for commiting snapshots (#7611) Lucas Meurer 2025-10-08 17:49:29 +0200
  • 94f2ed6334
    Do not lock wasm-bindgen version (#7609) Emil Ernerfeldt 2025-10-08 17:09:04 +0200
  • 47a437403f
    Use software texture filtering in kittest (#7602) Emil Ernerfeldt 2025-10-08 16:24:02 +0200
  • 718a82b013
    `Harness`: Add `remove_cursor`, `event` and `event_modifiers` (#7607) Lucas Meurer 2025-10-08 13:47:00 +0200
  • 4d4f90eb31
    kittest: No `debug_open_snapshot` on wasm (#7606) Emil Ernerfeldt 2025-10-08 11:47:34 +0200
  • 3fdc5641aa
    Group AccessKit nodes by `Ui` (#7386) Lucas Meurer 2025-10-08 11:30:32 +0200
  • 6a49c9ad6b Unwind minimum home version Emil Ernerfeldt 2025-10-08 10:44:17 +0200
  • 0d47abcaa0
    Better docs + deprecation for screen/content/viewport_rect (#7605) Emil Ernerfeldt 2025-10-08 10:43:11 +0200
  • c3c08fa38a
    Fix preview build on contributor PRs (#7597) Lucas Meurer 2025-10-08 10:20:12 +0200
  • 683214bfe8
    Add kittest snapshot test of italics (#7603) Emil Ernerfeldt 2025-10-07 17:22:31 +0200
  • 9cb4e6a54e
    Create `egui_wgpu::RendererOptions` (#7601) Emil Ernerfeldt 2025-10-07 17:06:23 +0200
  • 56b1def064
    Update to the latest dependencies (#7599) Emil Ernerfeldt 2025-10-07 16:26:13 +0200
  • 86dc9ea64e
    Inline log format args (#7600) Emil Ernerfeldt 2025-10-07 16:14:43 +0200
  • ac4e04d0b8
    `cargo upgrade` (#7598) Emil Ernerfeldt 2025-10-07 15:30:00 +0200
  • 843ceea90c
    Use more workspace dependencies (#7596) Emil Ernerfeldt 2025-10-07 15:07:16 +0200
  • 7fc80d8623
    Accessibility inspector plugin (#7368) Lucas Meurer 2025-10-07 14:39:49 +0200
  • d83f4500a3
    Add `Harness::debug_open_snapshot` helper (#7590) Lucas Meurer 2025-10-07 14:39:22 +0200
  • ab461f4115
    Fix eframe window not being focused on mac on startup (#7593) Emil Ernerfeldt 2025-10-07 14:21:10 +0200
  • 78fffc7707
    clean up the clippy.toml:s (#7594) Emil Ernerfeldt 2025-10-07 14:12:51 +0200
  • 0281b95bd9
    CI: use latest typos (#7595) Emil Ernerfeldt 2025-10-07 14:12:30 +0200
  • 30277233ce
    Add support for the safe area on iOS (#7578) Ian Hobson 2025-10-07 12:30:09 +0200
  • 65249013c4
    Fix stuck menu when submenu vanishes (#7589) Lucas Meurer 2025-10-07 10:16:35 +0200
  • f0faacc7d1
    Add workflow to accept snapshots via kitdiff (#7577) Lucas Meurer 2025-10-06 15:57:31 +0200
  • f6fe3bff18
    Increate wgpu kittest wait timeout (#7585) Andreas Reich 2025-10-03 13:05:50 +0200
  • 427c0766fd
    Update wgpu to 27.0.0 (#7580) Andreas Reich 2025-10-03 09:54:46 +0200
  • 096ed1c0cb
    Replace cargo check with cargo clippy on ci (#7581) Emil Ernerfeldt 2025-10-02 20:19:23 +0200
  • 6579bb910b
    Remove `log` feature (#7583) Emil Ernerfeldt 2025-10-02 20:09:48 +0200
  • bd45406fad
    Use a lot more let-else (#7582) Emil Ernerfeldt 2025-10-02 19:47:00 +0200
  • 4c1f344ef8
    Update MSRV from 1.86 to 1.88 (#7579) Andreas Reich 2025-10-02 19:12:29 +0200
  • 0888e3dc86
    Add `Ui::take_available_space()` helper function, which sets the Ui's minimum size to the available space (#7573) Isse 2025-10-01 14:39:32 +0200
  • 18ea9ff0bd
    Warn if `DYLD_LIBRARY_PATH` is set and we find no wgpu adapter (#7572) Emil Ernerfeldt 2025-09-30 15:56:04 +0200
  • 4fb4072ce8
    Adjust when we write .diff and .new snapshot images (#7571) Emil Ernerfeldt 2025-09-30 15:51:46 +0200
  • a450b1c989
    Properly end winit event loop (#7565) Tye 2025-09-30 14:48:54 +0100
  • 47c5617740
    Return `0.0` if font not found in `glyph_width` instead of panic (#7559) Lucas Meurer 2025-09-30 10:12:56 +0200
  • 5ee88da61c
    kittest: Format errors with `Display` (#7569) Emil Ernerfeldt 2025-09-30 08:24:21 +0200
  • e9898e4932
    Improve error message when failing to run egui_demo_app (#7567) Emil Ernerfeldt 2025-09-29 11:12:03 +0200
  • 4683d91653
    Small clippy fixes (#7566) Emil Ernerfeldt 2025-09-27 12:14:47 +0200
  • 472437a510
    Small CI improvements (#7563) Emil Ernerfeldt 2025-09-26 09:39:42 +0200
  • b69bab73e1
    Fix build error in egui-winit with profiling enabled (#7557) TÖRÖK Attila 2025-09-23 14:57:43 +0200
  • a73f2c356f
    Add text edit rtl regression test (#7524) Lucas Meurer 2025-09-23 11:56:32 +0200
  • b36a259d47
    Update accesskit to 0.21.0 (#7550) Fangdun Tsai 2025-09-23 17:42:59 +0800
  • 48d903d879
    Include popups and tooltips in `Harness::fit_contents` (#7556) Gijs de Jong 2025-09-23 11:03:30 +0200
  • 9150b9342d
    Make individual egui_extras image loaders public (#7551) Lucas Meurer 2025-09-23 10:07:18 +0200
  • c97c065a57
    Update wgpu to 26 and wasm-bindgen to 0.2.100 (#7540) Kumpelinus 2025-09-21 20:42:00 +0200
  • 6ac155c5cd
    eframe web: prevent default action on command-comma (#7547) Emil Ernerfeldt 2025-09-17 08:12:50 +0200
  • 603dba29e6
    Add snapshot test for text spacing/kerning (#7545) Emil Ernerfeldt 2025-09-16 13:30:28 +0200
  • f2f00ef62a
    New Plugin trait (#7385) Lucas Meurer 2025-09-16 10:55:58 +0200
  • 226bdc4c5b
    0.32.3 release: Bump version numbers and update changelog (#7536) Emil Ernerfeldt 2025-09-12 08:18:19 +0200
  • 2d3ecd3494
    Reset wrapping in label tooltip (#7535) Lucas Meurer 2025-09-11 17:18:53 +0200
  • b0c568a78e
    Add rotation gesture support for trackpad sources (#7453) Alan Everett 2025-09-11 06:44:17 -0400
  • 802d307e4a
    Remove deprecated fields from `PlatformOutput` (#7523) Emil Ernerfeldt 2025-09-09 16:07:39 +0200
  • 72b9b9d750
    Increase default text size from 12.5 to 13.0 (#7521) Emil Ernerfeldt 2025-09-09 15:47:24 +0200
  • ec5bc35c38
    Add an option to limit the repaint rate in the web runner (#7482) Sven Niederberger 2025-09-09 13:49:35 +0200
  • 9db03983dd
    Fix `TextEdit`'s in RTL layouts (#5547) Zakarum 2025-09-09 13:45:44 +0200
  • ea76b4eeca
    Add `egui_kittest::HarnessBuilder::with_os` and set the default to `Nix` (#7493) Lucas Meurer 2025-09-09 13:44:59 +0200
  • 2afc43c0ec
    Support on hover tooltip that is noninteractable even with interactable content (#5543) Pēteris Pakalns 2025-09-09 12:21:54 +0300
  • 75b50c90e8
    Remove deprecated `Harness::wgpu_snapshot` and related fns (#7504) Nicolas 2025-09-09 11:18:00 +0200
  • 835e4f17df
    feat: Add serde serialization to SyntectSettings (#7506) Nicolas 2025-09-09 11:17:07 +0200
  • c2912369ca
    Improve text demo: more fine control of letter spacing (#7520) Emil Ernerfeldt 2025-09-09 09:35:25 +0200
  • 01ee23c1a0
    Add Zoom Factor to options panel (#7517) Emil Ernerfeldt 2025-09-08 18:27:28 +0200
  • b822977e7f
    Remove `preload_font_glyphs` flag (#7516) Emil Ernerfeldt 2025-09-08 18:17:55 +0200
  • 742b1dc920
    Optimize `Mesh::add_rect_with_uv` (#7511) valadaptive 2025-09-08 11:40:45 -0400