kwin/scripting
Martin Gräßlin 6184278bec Fix for failing testScriptedEffectsLoader
By changing the loading of scripted effect config to interact with
kwinApp we broke the tests which do not use a kwinApp.

This change turns the access to the KSharedConfigPtr go through the
property system, so that the tests can also install a dummy
KSharedConfigPtr. With that scripted effects loader test passes and no
longer crashes and the integration/effects tests also still pass.
2016-11-16 16:53:17 +01:00
..
CMakeLists.txt
dbuscall.cpp
dbuscall.h
documentation-effect-global.xml
documentation-global.xml Allow configuring script's screen edges from the KCM 2016-10-07 15:20:14 +01:00
genericscriptedconfig.cpp
genericscriptedconfig.h
genericscriptedconfig.json
kwinscript.desktop Allow configuring script's screen edges from the KCM 2016-10-07 15:20:14 +01:00
Messages.sh
meta.cpp
meta.h
screenedgeitem.cpp
screenedgeitem.h
scriptedeffect.cpp Fix for failing testScriptedEffectsLoader 2016-11-16 16:53:17 +01:00
scriptedeffect.h
scripting.cpp Merge branch 'Plasma/5.8' 2016-11-03 08:51:49 +01:00
scripting.h Support for workspace.clientList() in declarative script 2016-11-02 23:31:06 +00:00
scripting_logging.cpp
scripting_logging.h
scripting_model.cpp
scripting_model.h
scriptingutils.cpp
scriptingutils.h Fix typo in method name 2016-10-07 13:30:32 +01:00
timer.cpp
workspace_wrapper.cpp [scripting] Silence unused variable warnings 2016-11-03 08:17:11 +01:00
workspace_wrapper.h Support for workspace.clientList() in declarative script 2016-11-02 23:31:06 +00:00