egui/crates/eframe/src/native
Emil Ernerfeldt 10571e9da5
`eframe::Result` is now short for `eframe::Result<()>` (#4706)
2024-06-25 13:31:42 +02:00
..
app_icon.rs Update `image` crate to 0.25 (#4160) 2024-05-13 13:35:15 +02:00
epi_integration.rs eframe: Add `NativeOptions::persistence_path` (#4423) 2024-05-27 18:57:39 +02:00
file_storage.rs Replace `directories-next` dependency with `directories` (#4661) 2024-06-18 22:17:21 +02:00
glow_integration.rs `eframe::Result` is now short for `eframe::Result<()>` (#4706) 2024-06-25 13:31:42 +02:00
mod.rs Refactor: move code around in `eframe` (#3575) 2023-11-19 12:12:43 +01:00
run.rs `eframe::Result` is now short for `eframe::Result<()>` (#4706) 2024-06-25 13:31:42 +02:00
wgpu_integration.rs Fix dragging of `custom_window_frame` example on Windows (#4656) 2024-06-19 16:19:41 +02:00
winit_integration.rs Fix some clippy warning from Rust 1.78.0 (#4444) 2024-05-02 17:04:25 +02:00