Revision 337afd0...

Go back to digest for 2nd March 2014

Features in KDE Base

Martin Gräßlin committed changes in [kde-workspace] /:

Hide the OnAllDesktops button if there is only one virtual desktop

In KCommonDecoration the OnAllDesktops button gets hidden or shown
depending on the number of desktops. For that KDecoration is extended
by a new property which delegates to the bridge to return whether
onAllDesktops is available. In KWin Core this is implemented using
the number of desktops.


FIXED-IN: 5.0.0
REVIEW: 116076

File Changes

Modified 10 files
  •   kwin/bridge.cpp
  •   kwin/bridge.h
  •   kwin/client.cpp
  •   kwin/client.h
  •   kwin/libkdecorations/kcommondecoration.cpp
  •   kwin/libkdecorations/kdecoration.cpp
  •   kwin/libkdecorations/kdecoration.h
  •   kwin/libkdecorations/kdecorationbridge.h
  •   kwin/kcmkwin/kwindecoration/preview.cpp
  •   kwin/kcmkwin/kwindecoration/preview.h
10 files changed in total