Revision a4af967...

Go back to digest for 9th March 2014

Other in KDE Base

Martin Gräßlin committed changes in [kwin-compositing-kcm] /:

Split into one KCM for Desktop Effects and one for Compositing

Let's try getting the KCM a little bit less scary by properly
hiding everything the user doesn't have to care about. The prominent
desktop effects KCM only contains the list of all the effects which
can be configured and nothing else. Only exception is the disabled
check after failed GL to make this easier for the user.

All the "advanced" settings are moved into a new KCM called
"Compositing" which is put under the hardware component in
systemsettings. This contains all advanced settings including
* whether compositing is enabled at all
* backend
* animation speeed
* scale filter
* unredirect fullscreen
* color correction

REVIEW: 116648

File Changes

Added 3 files
  •   kcmkwineffects.desktop
  •   qml/CompositingView.qml
  •   qml/OpenGLErrorView.qml
Modified 7 files
  •   CMakeLists.txt
  •   kwincompositing.desktop
  •   main.cpp
  •   model.cpp
  •   model.h
  •   qml/EffectView.qml
  •   qml/main.qml
10 files changed in total