kwin/scripting
Martin Gräßlin 3600fe5ed8 Support loading/unloading of scripts on config change
Whenever the KWin configuration is changed, scripting has to unload
scripts no longer loaded and load the scripts which have been added.
For this new methods are introduced to check whether the script is
loaded.

REVIEW: 104037
2012-03-02 09:10:21 +01:00
..
kwinscript.desktop Service Type property to exclude KWin Scripts from listing in KCM 2012-03-02 09:10:11 +01:00
meta.cpp fix tabbing 2012-02-11 16:30:22 +01:00
meta.h fix tabbing 2012-02-11 16:30:22 +01:00
scripting.cpp Support loading/unloading of scripts on config change 2012-03-02 09:10:21 +01:00
scripting.h Support loading/unloading of scripts on config change 2012-03-02 09:10:21 +01:00
timer.cpp Simplify the Timer in scripting 2012-01-22 13:02:34 +01:00
workspace_wrapper.cpp Export Desktop Name to scripts 2012-02-19 17:01:30 +01:00
workspace_wrapper.h Export Desktop Name to scripts 2012-02-19 17:01:30 +01:00