You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Emil Ernerfeldt d02491425c
Put all egui crates as workspace crates (#3976)
9 months ago
..
src Use `egui::ViewportBuilder` in `eframe::NativeOptions` (#3572) 12 months ago
Cargo.toml Put all egui crates as workspace crates (#3976) 9 months ago
README.md Rename `examples/user_attention/README.mg` to ... (#2948) 2 years ago
screenshot.png Update example screenshots 1 year ago

README.md

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