The desktop layout (number of rows) should be
controlled by the window manager as it is also
responsible for the number of desktops and the
names of them.
The setting for the rows is moved from the pager
UI to the virtual desktops KCM. The desktop layout
is set when KWin starts and updated by the KCM.
With this change there is no process claiming the
manager selection for pager any more. This means
the KDE Plasma Workspaces are no longer compliant
to the complete section of _NET_DESKTOP_LAYOUT in
the EWMH.
REVIEW: 102073
BUG: 277965
FEATURE: 105779
FEATURE: 213353
FIXED-IN: 4.8.0
using dbus calls on plasma (the option will still be disabled if
plasma-desktop isn't running)
svn path=/trunk/KDE/kdebase/workspace/; revision=1029999
BUG: 187952
CCBUG: 197992
CCBUG: 203320
extrapolate and (if available) set shortcuts for new virtual desktops
automatically
svn path=/trunk/KDE/kdebase/workspace/; revision=1011934
Now it uses a ui file which makes it easier to maintain.
It brings together all options for multiple desktops. That is:
* number of desktops
* pager layout
* activity per desktop
* desktop names
* desktop effect for switching animation
* OSD on desktop switch
* Shortcuts for desktop changing
The plasma options (pager and activity) are still missing and currently disabled.
FEATURE: 129605
CCBUG: 153799
svn path=/trunk/KDE/kdebase/workspace/; revision=995230