egui/crates/egui_demo_app/src
Emil Ernerfeldt 67168be069
Improve clippy, and add more docs (#3306)
* Silence a few clippy warnings

* Use named threads

* Remove some deprecated functions

* Document Context and Ui fully

* Use `parking_lot::Mutex` in `eframe`

* Expand clippy.toml files

* build fix
2023-09-05 14:11:22 +02:00
..
apps Improved wgpu callbacks (#3253) 2023-08-15 17:17:39 +02:00
backend_panel.rs Improve clippy, and add more docs (#3306) 2023-09-05 14:11:22 +02:00
frame_history.rs Support images with rounded corners (#3257) 2023-08-15 09:29:30 +02:00
lib.rs eframe web: Better panic handling (#2942) 2023-04-21 08:33:01 +02:00
main.rs Set a default icon for all eframe apps: a white `e` on black background (#2996) 2023-05-17 16:23:32 +02:00
web.rs Cleanup ahead of release 2023-05-23 19:53:32 +02:00
wrap_app.rs Added `mime` field to `DroppedFiles` (#3273) 2023-08-23 15:13:47 +02:00