kwin/autotests
Martin Gräßlin 0d51952d78 Provide x11Connection as a property on the KWin::Application
KWin::connection() uses the property to resolve the value instead of
using QX11Info. In practice this doesn't change anything at the moment,
but allows kwin_wayland to provide an xcb connection without depending
on QX11Info.

As we cannot make xcb_connection_t* available as a metatype, the
property's type is set to void*.
2015-03-17 09:44:53 +01:00
..
client.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
CMakeLists.txt Add Xcb::GeometryHints class 2015-01-27 12:48:03 +01:00
fakeeffectplugin.cpp [kwin] Add a PluginEffectLoader 2014-03-28 14:04:54 +01:00
fakeeffectplugin.json [kwin] Add a PluginEffectLoader 2014-03-28 14:04:54 +01:00
fakeeffectplugin_version.cpp [kwin] Adapt to KPluginFactory change 2014-03-28 19:50:46 +00:00
fakeeffectplugin_version.json [kwin] Add a PluginEffectLoader 2014-03-28 14:04:54 +01:00
mock_client.cpp Test case for Client activation on screen edge 2014-09-27 08:18:20 +02:00
mock_client.h Add an auto-test for ScreenEdges 2014-09-26 14:01:44 +02:00
mock_effectshandler.cpp [kwin] Introduce a new Effect Loading mechanism 2014-03-28 14:04:54 +01:00
mock_effectshandler.h [effects] Get xcb_connection_t* and rootWindow through EffectsHandler API 2014-04-16 16:05:05 +02:00
mock_screens.cpp [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
mock_screens.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
mock_workspace.cpp [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
mock_workspace.h [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
test_builtin_effectloader.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
test_client_machine.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
test_plugin_effectloader.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
test_screen_edges.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
test_screen_paint_data.cpp [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
test_screens.cpp Improve the TestScreens autotest 2014-09-25 08:45:23 +02:00
test_scripted_effectloader.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
test_virtual_desktops.cpp Update x11Time when a global shortcut is pressed 2015-02-25 08:15:53 +01:00
test_window_paint_data.cpp Remove the decoration opacity property 2014-08-25 17:25:04 +02:00
test_xcb_size_hints.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
test_xcb_window.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
test_xcb_wrapper.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
test_xrandr_screens.cpp Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
testutils.h [kwin] Rename tests subdirectories to autotests 2014-01-30 11:01:59 +01:00
workspace.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00