winit/src
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
..
changelog android: add {Active,}EventLoopExtAndroid::android_app 2024-07-26 21:49:32 +03:00
platform android: add {Active,}EventLoopExtAndroid::android_app 2024-07-26 21:49:32 +03:00
platform_impl Move to TypeScript (#3830) 2024-07-27 18:26:52 +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 Fix CI for Rust v1.80 (#3822) 2024-07-25 15:15:21 +02:00
event_loop.rs chore: drop v0.30 deprecated APIs 2024-07-26 16:44:47 +03: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 chore: drop v0.30 deprecated APIs 2024-07-26 16:44:47 +03:00
utils.rs chore: fix some typos in comments (#3635) 2024-04-27 15:29:11 +02:00
window.rs chore: drop v0.30 deprecated APIs 2024-07-26 16:44:47 +03:00