Revision 2088ce0...

Go back to digest for 22nd June 2014

Other in User Interface

Martin Gräßlin committed changes in [kwin] /kwincompositing/qml:

[kcmkwin/kwincompositing] Drop the OpenGLErrorView from Effects

As we have the split between Effects and Compositor settings nowadays
it's incorrect to have an Compositor related option exposed in the
Effects settings view. Thus the OpenGLErrorView should be removed. As
a nice side-effect that simplifies the main qml file quite a bit by
turning the EffectView from Item into Rectangle.

If it shows that we need the reset GL check in the effects view it would
be better to use a KMessageWidget like in the compositing view.


REVIEW: 118790

File Changes

Deleted 1 files
  • kcmkwin/kwincompositing/qml/OpenGLErrorView.qml
Modified 2 files
  • /kwincompositing/qml
  •   kcmkwin/EffectView.qml
  •   kcmkwin/main.qml
3 files changed in total