winit/src
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
..
changelog Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
platform Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
platform_impl Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
application.rs Implement ApplicationHandler::can_create|destroy_surfaces() (#3765) 2024-06-30 00:41:57 +02:00
cursor.rs Web: use the word "Web" correctly and consistently (#3785) 2024-07-10 16:17:39 +02:00
error.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
event.rs Web: use raw data in DeviceEvent::MouseMotion (#3803) 2024-07-23 17:05:55 +02:00
event_loop.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
icon.rs Web: use the word "Web" correctly and consistently (#3785) 2024-07-10 16:17:39 +02:00
keyboard.rs Run doc tests on Web as well (#3799) 2024-07-20 21:20:18 +02:00
lib.rs Web: use the word "Web" correctly and consistently (#3785) 2024-07-10 16:17:39 +02:00
monitor.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
utils.rs chore: fix some typos in comments (#3635) 2024-04-27 15:29:11 +02:00
window.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00