Revision f7cca33...

Go back to digest for 19th February 2012

Features in KDE Base

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

Window Switcher layouts follow Plasma Package structure

A new service type is introduced which is used by the KCM to find
all available window switcher layouts. This makes it finally possible
to have 3rd party window switchers.

Also the tabbox finds the packaged QML file through the service
definitions.

Desktop switcher is not yet in packaged version (UI to configure
is missing).

REVIEW: 103951

File Changes

Added 10 files
  • /tabbox
  •   kwin/CMakeLists.txt
  •   kwin/kwinwindowswitcher.desktop
  •   kwin/qml/CMakeLists.txt
  •   kwin/qml/clients/big_icons/metadata.desktop
  •   kwin/qml/clients/compact/metadata.desktop
  •   kwin/qml/clients/informative/metadata.desktop
  •   kwin/qml/clients/small_icons/metadata.desktop
  •   kwin/qml/clients/text/metadata.desktop
  •   kwin/qml/clients/thumbnails/metadata.desktop
  •   kwin/qml/clients/window_strip/metadata.desktop
Modified 3 files
  •   kwin/CMakeLists.txt
  •   kwin/tabbox/declarative.cpp
  •   kwin/kcmkwin/kwintabbox/layoutconfig.cpp
13 files changed in total