winit/src/platform_impl/linux
Kirill Chibisov e316a89847
x11: fix KeyboardInput delivered twice with IME
The filtered events were still processed even though they shouldn't once
we know that they're filtered.

Fixes #4048.
2024-12-22 17:51:44 +03:00
..
common Linux: Align scancode conversions with Firefox (#4021) 2024-12-02 13:38:37 +01:00
wayland Add safe area and document coordinate systems (#3890) 2024-11-21 17:37:03 +01:00
x11 x11: fix KeyboardInput delivered twice with IME 2024-12-22 17:51:44 +03:00
mod.rs api: make OwnedDisplayHandle wrap an opaque type 2024-11-13 15:29:05 +03:00