kwin/scripting
Martin Gräßlin f04be6b149 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.

REVIEW: 110357
BUG: 319767
FIXED-IN: 4.10.4
2013-05-13 08:20:25 +02:00
..
documentation-effect-global.xml Export QEasingCurve to scripted Effects 2012-11-24 10:19:59 +01:00
documentation-global.xml Fix documentation error for global KWin script method 2012-10-28 09:50:34 +01:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2013-01-31 16:31:28 +01:00
meta.cpp Let kwin scripts add dynamic properties to client objects. 2012-04-24 17:42:16 +02:00
meta.h fix tabbing 2012-02-11 16:30:22 +01:00
scriptedeffect.cpp Export QEasingCurve to scripted Effects 2012-11-24 10:19:59 +01:00
scriptedeffect.h Export QEasingCurve to scripted Effects 2012-11-24 10:19:59 +01:00
scripting.cpp Reparse configuration before (un)loading scripts 2013-05-13 08:20:25 +02:00
scripting.h Merge branch 'KDE/4.9' 2012-09-19 20:21:18 +02:00
scriptingutils.cpp Asserts for KWin scripts 2012-05-10 10:00:54 +02:00
scriptingutils.h Allow Scripts to add menus to the UserActionsMenu 2012-09-07 07:32:00 +02:00
timer.cpp Simplify the Timer in scripting 2012-01-22 13:02:34 +01:00
workspace_wrapper.cpp Return displayHeight for property displayHeight and not displayWidth 2012-09-04 06:26:39 +02:00
workspace_wrapper.h missing include 2012-07-19 07:11:45 +02:00