kwin/kcmkwin/kwincompositing/qml
Martin Gräßlin 2088ce0e7e [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.

BUG: 336342
REVIEW: 118790
2014-06-23 08:09:31 +02:00
..
CompositingView.qml [kcmkwin/compositing] Improve initialization of kdeclarative 2014-05-26 11:34:40 +02:00
Effect.qml [kcmkwin/compositing] Better check for enabled state of Effects 2014-06-21 07:43:55 +02:00
EffectView.qml [kcmkwin/kwincompositing] Drop the OpenGLErrorView from Effects 2014-06-23 08:09:31 +02:00
main-compositing.qml
main.qml [kcmkwin/kwincompositing] Drop the OpenGLErrorView from Effects 2014-06-23 08:09:31 +02:00
Video.qml