kwin/scripting
Martin Gräßlin c4b3d11261 Reparse configuration before (un)loading scripts
When the scripting KCM triggered a loading of a script it did not work
because the scripting code was operating on an old data set.

Reparsing the configuration before evaluating which scripts to (un)load
solves this problem.

Cherry-picked from 4.10 branch: dd5b4bdec8e24359d4715c078e2f442967a3f873

CCBUG: 319767
2013-05-13 08:26:39 +02:00
..
CMakeLists.txt Provide config interface for scripted effects and KWin scripts 2013-03-04 10:29:24 +01:00
documentation-effect-global.xml export AnimationEffect::set and ::cancel to script 2013-03-28 19:47:30 +01:00
documentation-global.xml
genericscriptedconfig.cpp i18n: typo fix 2013-03-04 10:34:16 +01:00
genericscriptedconfig.h Provide config interface for scripted effects and KWin scripts 2013-03-04 10:29:24 +01:00
kwinscript.desktop
Messages.sh Extract messages from scripts and scripting module 2013-03-04 10:29:25 +01:00
meta.cpp
meta.h
scriptedeffect.cpp fix effect script parsing 2013-04-16 22:07:07 +02:00
scriptedeffect.h export AnimationEffect::set and ::cancel to script 2013-03-28 19:47:30 +01:00
scripting.cpp Reparse configuration before (un)loading scripts 2013-05-13 08:26:39 +02:00
scripting.h Remove QDeclarativeView from DeclarativeScript 2013-04-16 08:10:15 +02:00
scripting_model.cpp Cleanup and reorder includes in client.h 2013-04-29 08:42:36 +02:00
scripting_model.h Split out screen handling from Workspace into own class Screens 2013-04-15 10:25:10 +02:00
scriptingutils.cpp
scriptingutils.h
timer.cpp Strip module path from all Qt #include <> 2013-03-06 10:26:56 +01:00
workspace_wrapper.cpp normalize signal/slot 2013-05-11 14:09:15 +02:00
workspace_wrapper.h Strip module path from all Qt #include <> 2013-03-06 10:26:56 +01:00