kwin/scripting
Martin Gräßlin c3fce865ee Unload script on end execution and error
A ScriptEngineAgent is added to monitor the execution of a
script. If it ends it stops the script to free resources.

The same is done in case of an exception, just that in this
case the script takes care of unloading itself.

REVIEW: 104871
2012-05-10 09:58:59 +02:00
..
documentation-global.xml Documentation for global JavaScript methods/properties 2012-04-10 20:41:57 +02:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2012-05-03 11:06:49 +02:00
meta.cpp Let kwin scripts add dynamic properties to client objects. 2012-04-24 17:42:16 +02:00
meta.h
scriptedeffect.cpp Global Shortcut support for KWin scripts and scripted Effects 2012-03-30 08:20:10 +02:00
scriptedeffect.h Global Shortcut support for KWin scripts and scripted Effects 2012-03-30 08:20:10 +02:00
scripting.cpp Unload script on end execution and error 2012-05-10 09:58:59 +02:00
scripting.h Unload script on end execution and error 2012-05-10 09:58:59 +02:00
scriptingutils.h Global Shortcut support for KWin scripts and scripted Effects 2012-03-30 08:20:10 +02:00
timer.cpp
workspace_wrapper.cpp add desktopChanged signal to effects that carries the optionally changing widget 2012-05-03 22:56:27 +02:00
workspace_wrapper.h add desktopChanged signal to effects that carries the optionally changing widget 2012-05-03 22:56:27 +02:00