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
Martin Gräßlin
4b372ba57e
Switch virtual desktops with ctrl+alt+mouse wheel
2014-03-19 14:14:56 +01:00
Martin Gräßlin
d1d3401b9f
Register KWin's global shortcuts with the new shortcut system
...
All the KWin core shortcuts get also registered inside the new global
shortcut system so that they are still triggered when running KWin on
Wayland.
2014-03-19 14:14:56 +01:00
Aleix Pol
c72e519d9c
Remove KDE/ prefix in include directories
...
It's unneeded and deprecated since KF5.
2014-03-17 16:24:10 +01:00
Martin Gräßlin
04716ae5e3
[kwin] Rename tests subdirectories to autotests
...
Follows the naming schemes in frameworks and opens up the possibility
to include test applications for KWin in the tests subdirectory.
2014-01-30 11:01:59 +01:00