bc88f84777
Summary: Creating the X11Filter directly on startup caused a regression as the filter got too early in the chain and stole events from the XInputIntegrationFilter. We don't need the filter all the time, but only when we have established the TabBox grab. Likewise we can destroy the filter again when releasing the TabBox grab. So it's much more encapsulated now. BUG: 385032 Test Plan: Only compile tested, I'm on Wayland Reviewers: #kwin, #plasma Subscribers: plasma-devel, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D7997 |
||
---|---|---|
.. | ||
clientmodel.cpp | ||
clientmodel.h | ||
CMakeLists.txt | ||
desktopchain.cpp | ||
desktopchain.h | ||
desktopmodel.cpp | ||
desktopmodel.h | ||
kwindesktopswitcher.desktop | ||
kwinwindowswitcher.desktop | ||
switcheritem.cpp | ||
switcheritem.h | ||
tabbox.cpp | ||
tabbox.h | ||
tabbox_logging.cpp | ||
tabbox_logging.h | ||
tabboxconfig.cpp | ||
tabboxconfig.h | ||
tabboxhandler.cpp | ||
tabboxhandler.h | ||
x11_filter.cpp | ||
x11_filter.h |