kwin/scripting
Martin Gräßlin 6cbdfd3cd5 Move KServiceTypeTrader query for Scripts into a thread
Searching for the scripts to load is performed in an own
thread including unloading of already loaded scripts which
no longer should be loaded.

To ensure that two threads are not trying to load/unload
at the same time a mutex is added to protect the list of
loaded scripts.

REVIEW: 104768
2012-04-29 22:23:44 +02:00
..
documentation-global.xml Documentation for global JavaScript methods/properties 2012-04-10 20:41:57 +02:00
kwinscript.desktop
meta.cpp Let kwin scripts add dynamic properties to client objects. 2012-04-24 17:42:16 +02:00
meta.h
scriptedeffect.cpp
scriptedeffect.h
scripting.cpp Move KServiceTypeTrader query for Scripts into a thread 2012-04-29 22:23:44 +02:00
scripting.h Move KServiceTypeTrader query for Scripts into a thread 2012-04-29 22:23:44 +02:00
scriptingutils.h
timer.cpp
workspace_wrapper.cpp Export workspace as global property on ScriptEngine in QML bindings 2012-04-21 15:34:37 +02:00
workspace_wrapper.h Export workspace as global property on ScriptEngine in QML bindings 2012-04-21 15:34:37 +02:00