kwin/kcmkwin/kwincompositing
Martin Gräßlin a784c91844 [kcmkwin/compositing] Use BuiltinEffects to find all built-in effects
The EffectData in BuiltinEffects is extended by all the data needed for
the desktop effects KCM:
* display name
* comment
* category
* video-url
* exclusive group
* internal

This information is taken directly from the desktop files.

The Built-in effects are now also resolved through the BuiltInEffects
namespace and the KServiceTypeTrader query is adjusted to only find the
scripted effects.

Unfortunately this introduces another round of adding "kwin4_effect_" to
load and save the effects correctly. This will be removed once all KCMs
are adjusted to use the new BuiltInEffects.
2014-04-28 13:51:30 +02:00
..
qml Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00
test We don't need anymore the effectModel PROPERTY 2014-04-03 07:23:14 +02:00
.reviewboardrc Add a .reviewboardrc 2014-04-03 07:23:15 +02:00
CMakeLists.txt [kcmkwin/compositing] Use BuiltinEffects to find all built-in effects 2014-04-28 13:51:30 +02:00
compositing.cpp [kwincompositing-kcm] Fix the reinit signal invocation 2014-04-25 10:04:04 +02:00
compositing.h Drop OpenGL 1 2014-04-03 07:23:16 +02:00
config-compiler.h.cmake
config-prefix.h.cmake
effectconfig.cpp [kcmkwin/compositing] Use BuiltinEffects to find all built-in effects 2014-04-28 13:51:30 +02:00
effectconfig.h Load generic scripted config plugin for scripted effects 2014-04-03 07:23:16 +02:00
kcmkwineffects.desktop SVN_SILENT made messages (.desktop file) 2014-04-28 09:00:35 +00:00
kwincompositing.desktop SVN_SILENT made messages (.desktop file) 2014-04-28 09:00:35 +00:00
kwineffect.knsrc Add Get-Hot-New-Stuff support 2014-04-03 07:23:16 +02:00
main.cpp Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00
model.cpp [kcmkwin/compositing] Use BuiltinEffects to find all built-in effects 2014-04-28 13:51:30 +02:00
model.h Fix the initial size of the KCMs 2014-04-03 07:23:17 +02:00