ui.ctx().foo
ui.foo
Internal code cleanup after * https://github.com/emilk/egui/pull/7770
taplo.toml
egui::Plugin
Example how to show a confirm dialog before exiting an application.
cargo run -p confirm_exit