mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-26 23:21:30 +11:00
0861a353d6
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. |
||
---|---|---|
.. | ||
app_state.rs | ||
event_loop.rs | ||
ffi.rs | ||
mod.rs | ||
monitor.rs | ||
view.rs | ||
window.rs |