winit/src/platform_impl/web/async
daxpedda a0bc3e5dc8
Web: Implement MonitorHandle (#3801)
Requires getting permission from the user to get "detailed" support.
Also enables users to go fullscreen on specific monitors.
Exposes platform-specific orientation API.

Most functionality depends on browser support, currently only Chromium.
2024-07-23 20:33:10 +02:00
..
abortable.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
atomic_waker.rs Web: improve custom cursor handling and add animated cursors (#3384) 2024-01-12 11:51:19 +01:00
channel.rs Bump MSRV to v1.73 (#3743) 2024-06-20 11:09:15 +02:00
concurrent_queue.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
dispatcher.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
mod.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
notifier.rs Web: async improvements (#3805) 2024-07-23 16:47:35 +02:00
waker.rs Web: async improvements (#3805) 2024-07-23 16:47:35 +02:00
wrapper.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00