kwin/autotests
Martin Gräßlin 1416ff0994 Fix VirtualDesktopGrid::size for one desktop
The default was set that the grid size for one desktop is (1, 2)
which doesn't make any sense at all - it should be (1, 1).

This most likely only affects the unit test as in production the
default layout is taken fron NETRootInfo.
2014-09-25 12:49:18 +02:00
..
client.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
CMakeLists.txt wayland_client and wayland_server moved to kwayland 2014-09-19 13:59:51 +02: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 [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
mock_client.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +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 [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
mock_workspace.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00
test_builtin_effectloader.cpp Drop "kwin4_effect_" prefix for BuiltIn Effects 2014-04-28 13:52:50 +02:00
test_client_machine.cpp Use KWindowInfo::clientMachine in ClientMachine::resolve 2014-04-10 15:55:17 +02:00
test_plugin_effectloader.cpp [kwin] Add a PluginEffectLoader 2014-03-28 14:04:54 +01:00
test_screen_paint_data.cpp
test_screens.cpp Improve the TestScreens autotest 2014-09-25 08:45:23 +02:00
test_scripted_effectloader.cpp [kwin] Add a ScriptedEffectLoader 2014-03-28 14:04:54 +01:00
test_virtual_desktops.cpp Fix VirtualDesktopGrid::size for one desktop 2014-09-25 12:49:18 +02:00
test_window_paint_data.cpp Remove the decoration opacity property 2014-08-25 17:25:04 +02:00
test_xcb_window.cpp Improve auto-tests for xcbutils.h 2014-09-24 21:04:15 +02:00
test_xcb_wrapper.cpp Improve auto-tests for xcbutils.h 2014-09-24 21:04:15 +02:00
testutils.h
workspace.h [auto-tests] Add an initial test for Screens 2014-09-17 10:29:03 +02:00