kwin/tabbox
Martin Gräßlin aea4221575 [tabbox] Pass the tabbox window to elevate as a QWindow instead of winId
By using QWindow we can also find the TabBox window on Wayland where
the winId is not really helpful.

This also changes the elevation from Unamanged to Toplevel, so that
it is no longer X11 specific.

Result: TabBox stays on top of all windows also on Wayland.
2016-03-04 09:44:24 +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 Desktop switchers moved to kdeplasma-addons 2014-10-31 09:34:48 +01:00
desktopchain.cpp Fix comparison between signed and unsigned integer expressions warning 2014-04-28 17:29:06 +02:00
desktopchain.h
desktopmodel.cpp
desktopmodel.h
kwindesktopswitcher.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2016-01-10 11:46:53 +00:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-07 21:21:42 +00:00
switcheritem.cpp update SwitcherItem::screenGeometry when showing 2015-08-19 12:31:31 +02:00
switcheritem.h
tabbox.cpp [tabbox] Pass the tabbox window to elevate as a QWindow instead of winId 2016-03-04 09:44:24 +01:00
tabbox.h [tabbox] Pass the tabbox window to elevate as a QWindow instead of winId 2016-03-04 09:44:24 +01:00
tabbox_logging.cpp [tabbox] Add dedicated logging category for TabBox 2015-07-31 13:13:41 +02:00
tabbox_logging.h [tabbox] Add dedicated logging category for TabBox 2015-07-31 13:13:41 +02:00
tabboxconfig.cpp
tabboxconfig.h [tabbox] Try locating the WindowSwitcher QML through configured lnf package 2014-10-28 16:53:23 +01:00
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