2881 Commits (5cf8a085e3555ac92a9ca22a435a53c292ce237b)
 

Author SHA1 Message Date
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
Emil Ernerfeldt 7abf8afd16
Change `Arc<glow::Context>` to `Rc<glow::Context>` (#3598) 12 months ago
Emil Ernerfeldt e823491240
Update some crate dependencies (#3594) 12 months ago
Emil Ernerfeldt 8c68035b66 Add some explanations for the safari copy/cut fix 12 months ago
Ryan Hileman a6da34339a
Fix copy and cut on Safari (#3513) 12 months ago
Zach Bateman 6adc4864cd
Fix TopBottomPanel doc comment to reference TopBottomPanel instead of SidePanel (#3590) 12 months ago
Antoine Beyeler 05a3c4c0f1
Plot auto-bounds API improvement (part 2/2): add API (#3586) 12 months ago
YgorSouza 49eecc4287
Allow changing handle shape of a slider (#3429) 12 months ago
Antoine Beyeler f20b7b43bf
Plot auto-bounds API improvement (part 1/2): clean-up (#3587) 12 months ago
YgorSouza 78a93f81f0
Properly reverse bool animation if value changes before it's finished (#3577) 12 months ago
Emil Ernerfeldt 39271c3adf
CentralPanel: base id on the current viewport (#3593) 12 months ago
Emil Ernerfeldt 44ff29b012
Fix closing of viewports (#3591) 12 months ago
Emil Ernerfeldt 7bfaf49636
Update to puffin 0.17 (#3581) 12 months ago
Emil Ernerfeldt 30ee478caf
Fix egui-wgpu performance regression (#3580) 12 months ago
Emil Ernerfeldt 960b01b67a
Refactor: move code around in `eframe` (#3575) 12 months ago
Emil Ernerfeldt a23b959fd4
eframe: Remove warm-starting (#3574) 12 months ago
Emil Ernerfeldt 74862bd129 Rename `show_viewport` to `show_viewport_deferred` 12 months ago
Emil Ernerfeldt 39e60e367f
Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572) 12 months ago
lilly lizard 3a8ed37f49
Mention that the trace! macro was removed in the 0.23.0 changelog (#3567) 12 months ago
Emil Ernerfeldt a0d092f38e Fix panic when resetting areas. Closes #3566 12 months ago
Emil Ernerfeldt 1571027556
Replace `eframe::Frame` commands and `WindowInfo` with egui (#3564) 12 months ago
YgorSouza 3e37e9dfc7
Update hyperlink doc (#3561) 12 months ago
Emil Ernerfeldt beb4714e40 Update the web-demo CI action with the new folder name 12 months ago