2853 Commits (8503a851138c36d76289202d603c23229558b890)
 

Author SHA1 Message Date
Emil Ernerfeldt 8503a85113
Bug fix: framebuffer clear when using glow with multi-viewports (#3713) 11 months ago
Emil Ernerfeldt 81a47066c6 Add link to `egui-ash` in README.md 11 months ago
zeozeozeo 3361d399fb
derive serde Serialize and Deserialize on `KeyboardShortcut` (#3694) 11 months ago
dependabot[bot] 60f46f7c40
Bump zerocopy from 0.7.21 to 0.7.31 (#3707) 11 months ago
Emil Ernerfeldt c8dd3dd01a
Update dependencies (#3700) 11 months ago
Emil Ernerfeldt 8d4de866d4
Remove deprecated functions (#3692) 11 months ago
Emil Ernerfeldt b1721a3ce7
Release `egui_extras` 0.24.2 - Fix `Table` scrolling bug (#3691) 11 months ago
Antoine Beyeler d8a795598f
Fix `egui_extras::Table` scrolling bug (#3690) 11 months ago
Brian Janssen 4e75f4313e
Fix typos in viewports docs (`then` vs `than`) (#3681) 11 months ago
Emil Ernerfeldt a4e389431d
Simplify `egui_winit::State` (#3678) 11 months ago
Emil Ernerfeldt 80d7143b15
Log all available wgpu adapters during startup (#3671) 11 months ago
Sebastian Urban 36c6b6304d
Make glow Send + Sync again. (#3646) 11 months ago
Emil Ernerfeldt 84a6d6f2ab Fix code example in `egui_demo_lib` 11 months ago
Emil Ernerfeldt d17613c242 Release 0.24.1 - Bug fixes 11 months ago
Emil Ernerfeldt 8ccd9b73e2 Make sure `check.sh` installs all tools it uses 11 months ago
Emil Ernerfeldt be1f6cd699 Use `panic = "abort"` for slightly faster compilation 11 months ago
Emil Ernerfeldt 4b1523ad51
eframe glow backend: Clear render target before calling `App::update` (#3665) 11 months ago
Emil Ernerfeldt bd9bc252aa
Fix buggy text withviewports on monitors with different scales (#3666) 11 months ago
Emil Ernerfeldt 61a7b90d5b
Improve multi-viewports across monitors with different scales (#3663) 11 months ago
Vaqxai 37244e3632
egui_extras: Add more years for datepicker (#3599) 11 months ago
Emil Ernerfeldt a1f3c71b7f
Remove dependency on `tts` (#3651) 11 months ago
Emil Ernerfeldt 8494cf854c
Update to wasm-bindgen 0.2.89 (#3644) 12 months ago
Emil Ernerfeldt e6815ae1ea
Fix windowing problems when using the `x11` feature on Linux (#3643) 12 months ago
zeozeozeo 4dc964ab4b
eframe: Fix window flashing white on launch (#3631) 12 months ago
Emil Ernerfeldt 43e7b16bb1
eframe: Fix clicks in web (#3640) 12 months ago
Aaron Hill fbccd3a1a2
Don't treat 'WindowEvent::CloseRequested' as consumed in egui-winit (#3627) 12 months ago
libertyteeth 6715ed5cea
Update viewport.rs, fix comment typo: "vieweport" -> "viewport" (#3638) 12 months ago
Emil Ernerfeldt 23732be0e5
eframe web: Don't throw away frames on click/copy/cut (#3623) 12 months ago
Emil Ernerfeldt 0d24a3a73b
Fix click-to-copy on Safari (#3621) 12 months ago
Emil Ernerfeldt 79a56b3aad Add highlights to 0.24 changelog 12 months ago
Emil Ernerfeldt bd087ffb8d Release 0.24.0 - Multi-viewport 12 months ago
Emil Ernerfeldt 56a74a5247 mute warning 12 months ago
Emil Ernerfeldt e7604c0230 Update changelogs 12 months ago
Emil Ernerfeldt 38ab2d9ca7 Sort deny.toml 12 months ago
Emil Ernerfeldt dd794f253a Don't persist zoom_with_keyboard 12 months ago
Emil Ernerfeldt 185e18ad4f Improve some docs 12 months ago
Emil Ernerfeldt 6a8b51adb5 Improve demo backend panel 12 months ago
Emil Ernerfeldt 96bc34a66d Use workspace definitions of edition,license,rust-version,version 12 months ago
Emil Ernerfeldt b62676d21a Improve changelog generator: capitalize output 12 months ago
Emil Ernerfeldt 24913ceeba
Fix up some examples (#3614) 12 months ago
Emil Ernerfeldt a2b15b23ad
macOS `ViewportBuilder` tweaks (#3613) 12 months ago
Emil Ernerfeldt 85489dc1dd
Fix deadlock on `custom_window_frame` (#3612) 12 months ago
Andreas Reich f9f5db9885
PaintCallbackInfo::viewport_in_pixels now guarantees to stay in bounds (#3604) 12 months ago
Emil Ernerfeldt 6490dfafb6
Fix: fall back to default egui icon if non is set (#3610) 12 months ago
YgorSouza 4ece25bd05
Keep unsafe code forbidden when puffin is disabled (#3603) 12 months ago
Emil Ernerfeldt 63e48dc855
Introduce global `zoom_factor` (#3608) 12 months ago
Emil Ernerfeldt ea53246c60
Refactor viewport ids in eframe (#3607) 12 months ago
Emil Ernerfeldt e037489ac2
eframe: update the maximized/minimized viewport state each frame (#3601) 12 months ago
Emil Ernerfeldt 1bbd5a9fc8
Update puffin to 0.18 (#3600) 12 months ago
Emil Ernerfeldt bfadb90d42
Update MSRV to Rust 1.72 (#3595) 12 months ago