mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 22:53:14 -04:00
* 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