winit/examples
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
..
data Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
util chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
child_window.rs Change run_app(app: &mut A) to run_app(app: A) (#3721) 2024-07-11 15:38:09 +02:00
control_flow.rs Change run_app(app: &mut A) to run_app(app: A) (#3721) 2024-07-11 15:38:09 +02:00
pump_events.rs Implement ApplicationHandler::can_create|destroy_surfaces() (#3765) 2024-06-30 00:41:57 +02:00
run_on_demand.rs Implement ApplicationHandler::can_create|destroy_surfaces() (#3765) 2024-06-30 00:41:57 +02:00
window.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
x11_embed.rs Change run_app(app: &mut A) to run_app(app: A) (#3721) 2024-07-11 15:38:09 +02:00