https://bugs.kde.org/show_bug.cgi?id=477251
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/layer-shell-qt/-/commit/ | |3c116e75508c717785f43831a3a | |9273a98ebdae7 Status|CONFIRMED |RESOLVED --- Comment #13 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 3c116e75508c717785f43831a3a9273a98ebdae7 by Vlad Zahorodnii. Committed on 30/11/2023 at 11:06. Pushed by vladz into branch 'master'. Revert "Change default keyboard interactivity from exclusive to none" This reverts commit be6378388894f2fa6bd01a2711a5b0c2053809ac. It broke keyboard input in sddm greeter. While defaulting to a non-spec value is not great, it's also not that critical. It might be worth considering synchronizing Qt::WindowDoesNotAcceptFocus with the keyboard interactivity flag, but the tricky part is that the keyboard interactivty is not just a boolean. M +1 -1 src/interfaces/window.cpp https://invent.kde.org/plasma/layer-shell-qt/-/commit/3c116e75508c717785f43831a3a9273a98ebdae7 -- You are receiving this mail because: You are watching all bug changes.