https://bugs.kde.org/show_bug.cgi?id=407720
--- Comment #4 from Vlad Zagorodniy <vladz...@gmail.com> --- Aha! areKeySymXsDepressed makes some false assumptions about xcb_key_symbols_get_keycode. A keysym can be mapped to several keycodes, so we need to iterate over returned values and check if any modifier is depressed, though I would prefer to share areModKeysDepressedWayland on both Wayland session and X11 session. -- You are receiving this mail because: You are watching all bug changes.