You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
CMakeLists.txt
Messages.sh
dbuscall.cpp
dbuscall.h
documentation-effect-global.xml
documentation-global.xml Allow configuring script's screen edges from the KCM 8 years ago
genericscriptedconfig.cpp
genericscriptedconfig.h
genericscriptedconfig.json
kwinscript.desktop Allow configuring script's screen edges from the KCM 8 years ago
meta.cpp
meta.h
screenedgeitem.cpp
screenedgeitem.h
scriptedeffect.cpp Fix for failing testScriptedEffectsLoader 8 years ago
scriptedeffect.h
scripting.cpp Merge branch 'Plasma/5.8' 8 years ago
scripting.h Support for workspace.clientList() in declarative script 8 years ago
scripting_logging.cpp
scripting_logging.h
scripting_model.cpp
scripting_model.h
scriptingutils.cpp
scriptingutils.h Fix typo in method name 8 years ago
timer.cpp
workspace_wrapper.cpp [scripting] Silence unused variable warnings 8 years ago
workspace_wrapper.h Support for workspace.clientList() in declarative script 8 years ago