egui/crates/eframe/src/native
Emil Ernerfeldt 5500895845
eframe: make sure we save app state on Cmd-Q (#2013)
Cmd-Q emits a `winit::event::Event::LoopDestroyed` and then the app closes, without `run_return` returning (despite its name).
2022-09-06 16:07:58 +02:00
..
epi_integration.rs egui-winit: don't repaint when just moving window (#1980) 2022-08-29 11:20:19 +02:00
file_storage.rs Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00
mod.rs Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00
run.rs eframe: make sure we save app state on Cmd-Q (#2013) 2022-09-06 16:07:58 +02:00