winit/src/platform_impl/web/web_sys
daxpedda 7892e86731
Move to TypeScript (#3830)
This moves our JS file to use TS instead, which allows us to use a proper linter to check the code.
All related files where moved out from the root in a dedicated folder to avoid polluting the Rust environment.
2024-07-27 18:26:52 +02:00
..
animation_frame.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
canvas.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
event.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
event_handle.rs chore(rustfmt): use nightly (#2325) 2024-04-26 17:11:44 +02:00
fullscreen.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02: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 Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
pointer.rs Web: don't block pen input (#3813) 2024-07-23 15:32:20 +02:00
resize_scaling.rs Rustfmt: use group_imports 2024-07-07 18:38:50 +02:00
schedule.rs Move to TypeScript (#3830) 2024-07-27 18:26:52 +02:00