This commit introduces a cross platform way to request a user attention to the window via a 'request_user_attention' method on a Window struct. This method is inspired by macOS's 'request_user_attention' method and thus reuses its signature and semantics to some extent. |
||
|---|---|---|
| .. | ||
| event_loop | ||
| stdweb | ||
| web_sys | ||
| device.rs | ||
| error.rs | ||
| mod.rs | ||
| monitor.rs | ||
| window.rs | ||