winit/src/platform_impl/linux
Kirill Chibisov 5e6350d142
x11: fix modifiers replay
The serial was not unique, thus leading to issues and replay being
triggered for normal input. Track modifiers based on they keycodes
instead, since it's more unique.

Links: https://github.com/alacritty/alacritty/issues/8461
2025-02-05 09:04:09 +03:00
..
common Linux: Align scancode conversions with Firefox (#4021) 2024-12-02 13:38:37 +01:00
wayland Update to objc2 v0.6 (#4092) 2025-01-28 21:31:14 +01:00
x11 x11: fix modifiers replay 2025-02-05 09:04:09 +03:00
mod.rs api: make VideoModeHandle into VideoMode 2025-01-02 03:29:42 +03:00