Also disable `regex` `env_logger` feature in examples to improve compile times.
egui::ViewportBuilder
eframe::NativeOptions
examples/user_attention/README.mg
An example of requesting a user's attention to the main window, and resetting the ongoing attention animations when necessary. Only works on native platforms.
cargo run -p user_attention