egui/crates/eframe/src
Emil Ernerfeldt ab461f4115
Fix eframe window not being focused on mac on startup (#7593)
* Workaround for https://github.com/rust-windowing/winit/issues/4371
* Closes https://github.com/emilk/egui/issues/7588

Tested manually
2025-10-07 14:21:10 +02:00
..
native Fix eframe window not being focused on mac on startup (#7593) 2025-10-07 14:21:10 +02:00
web Update wgpu to 26 and wasm-bindgen to 0.2.100 (#7540) 2025-09-21 20:42:00 +02:00
epi.rs Add an option to limit the repaint rate in the web runner (#7482) 2025-09-09 13:49:35 +02:00
icon_data.rs Use `profiling` crate to support more profiler backends (#5150) 2024-12-16 09:15:54 +01:00
lib.rs Typo in `run_native` doc comment (replace "a an" with "an") (#7094) 2025-06-03 16:57:43 +02:00
stopwatch.rs Add assert messages and print bad argument values in asserts (#5216) 2025-03-25 09:20:29 +01:00