kwin/tabbox/autotests
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
..
CMakeLists.txt KWin::Application holdes a KSharedConfigPtr with the config 2016-01-29 09:48:02 +01:00
mock_tabboxclient.cpp [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
mock_tabboxclient.h [tabbox] Bring back disabled unit tests 2014-06-10 11:14:59 +02:00
mock_tabboxhandler.cpp [tabbox] Bring back disabled unit tests 2014-06-10 11:14:59 +02:00
mock_tabboxhandler.h [tabbox] Pass the tabbox window to elevate as a QWindow instead of winId 2016-03-04 09:44:24 +01:00
test_desktopchain.cpp [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
test_tabbox_clientmodel.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
test_tabbox_clientmodel.h Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
test_tabbox_config.cpp [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
test_tabbox_handler.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00