kwin/kcmkwin/kwincompositing
Martin Gräßlin ca725b437f Use KPluginTrader to find the effect configuration and show it
The model data contains a new role ConfigurableRole. This is used to
decide whether the configure button is available.

The value for the role is set by searching for a KPlugin which has the
effect's service name as X-KDE-ParentComponents. All available configs
are expected to be in kf5/kwin/effects/configs/ and are located through
the KPluginTrader thus binary effect configs need to provide json meta
data.

REVIEW: 116855
2014-04-03 07:23:16 +02:00
..
qml Use KPluginTrader to find the effect configuration and show it 2014-04-03 07:23:16 +02:00
test
.reviewboardrc
CMakeLists.txt
compositing.cpp
compositing.h
config-compiler.h.cmake
config-prefix.h.cmake
effectconfig.cpp Use KPluginTrader to find the effect configuration and show it 2014-04-03 07:23:16 +02:00
effectconfig.h Use KPluginTrader to find the effect configuration and show it 2014-04-03 07:23:16 +02:00
kcmkwineffects.desktop
kwincompositing.desktop
kwineffect.knsrc
main.cpp
model.cpp Use KPluginTrader to find the effect configuration and show it 2014-04-03 07:23:16 +02:00
model.h Use KPluginTrader to find the effect configuration and show it 2014-04-03 07:23:16 +02:00