layer-shell-qt/src/interfaces
Vlad Zahorodnii 3c116e7550 Revert "Change default keyboard interactivity from exclusive to none"
This reverts commit be63783888.

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.

BUG: 477251
2023-11-30 10:06:18 +00:00
..
shell.cpp Ensure we can set per-window properties before the intial commit 2021-04-14 23:49:30 +01:00
shell.h Ensure we can set per-window properties before the intial commit 2021-04-14 23:49:30 +01:00
window.cpp Revert "Change default keyboard interactivity from exclusive to none" 2023-11-30 10:06:18 +00:00
window.h Expose the Window interface to QML 2023-07-13 11:23:01 +02:00