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 custom window frame instead of the default OS window chrome decorations.
cargo run -p custom_window_frame