winit/src/platform_impl/linux
John Nunley 4f0ce7201d
Revert select_xkb_events to its previous impl
The new implementation of select_xkb_events apparently misconfigures
the server. This commit does a temporary fix by just reverting it to its
previous implementation.

This is temporary until I can figure out what Xlib is doing behind the
scenes or until I read xkbproto.pdf.

Fixes: #3079
Signed-off-by: John Nunley <dev@notgull.net>
2023-09-07 10:25:52 +04:00
..
common On X11, avoid false positive key repeats 2023-07-09 17:05:49 +00:00
wayland Move ControlFlow to EventLoopWindowTarget 2023-09-07 10:25:04 +04:00
x11 Revert select_xkb_events to its previous impl 2023-09-07 10:25:52 +04:00
mod.rs Move ControlFlow to EventLoopWindowTarget 2023-09-07 10:25:04 +04:00