winit/src/platform
2023-10-04 01:24:42 +04:00
..
android.rs On Android, change default implementation to ignore volume keys and let operating system handle them (#2748) 2023-06-06 23:04:51 +02:00
ios.rs Make iOS fully thread safe (#3045) 2023-08-27 17:04:39 +02:00
macos.rs Improve macOS/iOS/Web thread safety 2023-08-14 23:19:57 +04:00
mod.rs Rename run_ondemand to run_on_demand 2023-10-04 01:24:42 +04:00
modifier_supplement.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
orbital.rs Redox OS support (#2588) 2023-01-05 06:58:08 -07:00
pump_events.rs Move ControlFlow to EventLoopWindowTarget 2023-09-07 10:25:04 +04:00
run_on_demand.rs Rename run_ondemand to run_on_demand 2023-10-04 01:24:42 +04:00
scancode.rs Use linux scancode values for KeyCodeExtScancode 2023-05-29 13:48:12 +03:00
startup_notify.rs Mark startup_notify unsafe functions as safe 2023-09-02 02:05:56 +04:00
wayland.rs Remove functionality already exposed through raw-window-handle 2023-08-05 22:56:22 +04:00
web.rs Rename PollType to PollStrategy (#3089) 2023-09-08 18:39:23 +02:00
windows.rs Remove functionality already exposed through raw-window-handle 2023-08-05 22:56:22 +04:00
x11.rs Propagate error from EventLoop creation 2023-08-13 23:20:09 +04:00