kwin/tabbox
Martin Gräßlin d2716c834b Pass pointer and wheel events to TabBox from special event filter
The TabBox implements methods for those events and performs same
logic as on X11. Click outside of TabBox closes. If the event is on
the TabBox we don't filter the event out and let the internal filter
forward the event.
2016-03-04 14:18:32 +01:00
..
autotests [tabbox] Pass the tabbox window to elevate as a QWindow instead of winId 2016-03-04 09:44:24 +01:00
clientmodel.cpp
clientmodel.h
CMakeLists.txt
desktopchain.cpp
desktopchain.h
desktopmodel.cpp
desktopmodel.h
kwindesktopswitcher.desktop
kwinwindowswitcher.desktop
switcheritem.cpp
switcheritem.h
tabbox.cpp Pass pointer and wheel events to TabBox from special event filter 2016-03-04 14:18:32 +01:00
tabbox.h Pass pointer and wheel events to TabBox from special event filter 2016-03-04 14:18:32 +01:00
tabbox_logging.cpp
tabbox_logging.h
tabboxconfig.cpp
tabboxconfig.h
tabboxhandler.cpp [tabbox] Pass the tabbox window to elevate as a QWindow instead of winId 2016-03-04 09:44:24 +01:00
tabboxhandler.h [tabbox] Pass the tabbox window to elevate as a QWindow instead of winId 2016-03-04 09:44:24 +01:00