winit-sonoma-fix/src/platform
Kirill Chibisov 035eebb19a
Use linux scancode values for KeyCodeExtScancode
Old winit was using linux scancodes, so this should make it backward
compatible with itself.
2023-05-29 13:48:12 +03:00
..
android.rs Android: rework backend to use android-activity crate (#2444) 2022-11-10 17:55:19 +01:00
ios.rs Fix 1.68 clippy warnings 2023-03-12 20:02:49 +03:00
macos.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
mod.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03: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
run_return.rs Split platform::unix into platform::x11 and platform::wayland 2022-09-01 08:05:32 +03:00
scancode.rs Use linux scancode values for KeyCodeExtScancode 2023-05-29 13:48:12 +03:00
wayland.rs Update wayland-rs to 0.30.0 2023-04-19 00:56:29 +03:00
web.rs Split platform::unix into platform::x11 and platform::wayland 2022-09-01 08:05:32 +03:00
windows.rs Overhaul the Keyboard API 2023-05-28 21:02:59 +03:00
x11.rs On X11, fix errors bleeding from hooks handling them 2023-01-18 05:58:09 +03:00