winit/src/platform_impl/web/web_sys
Kirill Chibisov ee245c569d
api: make VideoModeHandle into VideoMode
The video mode is generally a static data and not a reference to some
video mode. This changes the exclusive fullscreen API to match that an
accept a monitor now.
2025-01-02 03:29:42 +03:00
..
animation_frame.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
canvas.rs Add safe area and document coordinate systems (#3890) 2024-11-21 17:37:03 +01:00
event.rs chore: remove platform FingerId 2024-11-02 17:10:32 +03:00
event_handle.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
fullscreen.rs api: make VideoModeHandle into VideoMode 2025-01-02 03:29:42 +03:00
intersection_handle.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
media_query_handle.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
mod.rs Add safe area and document coordinate systems (#3890) 2024-11-21 17:37:03 +01:00
pointer.rs api: move primary from FingerId to Pointer events 2024-11-02 17:10:32 +03:00
resize_scaling.rs Update minimum version of wasm-bindgen (#3860) 2024-08-13 21:54:03 +02:00
safe_area.rs Add safe area and document coordinate systems (#3890) 2024-11-21 17:37:03 +01:00
schedule.rs Update minimum version of wasm-bindgen (#3860) 2024-08-13 21:54:03 +02:00