https://bugs.kde.org/show_bug.cgi?id=508819
--- Comment #3 from Marek Marczykowski-Górecki <[email protected]> --- Created attachment 184827 --> https://bugs.kde.org/attachment.cgi?id=184827&action=edit Reproducer Compile with `gcc window-focus.c -lX11 -o window-focus` It creates a simple override-redirect window and prints any key events it receives. In the problematic situation, it gets events (arrows, F-keys, Enter etc) that should be sent only to another (native Wayland) app. -- You are receiving this mail because: You are watching all bug changes.
