kwin/scripting
Martin Gräßlin abd3808574 Read KWin Script from file moved into thread
The I/O intensive reading of the complete KWin Script
file into a QByteArray is moved into a thread.

Evaluating and setting up the script engine is still
performed in the main thread.

REVIEW: 104782
2012-04-29 22:23:44 +02:00
..
documentation-global.xml
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 Read KWin Script from file moved into thread 2012-04-29 22:23:44 +02:00
scripting.h Read KWin Script from file moved into 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