kwin/scripting
Martin Gräßlin 4e0ab36ae9 Add an AnimationData class for meta values
Objects of AnimationData can be instantiated by scripts and expose
all relevant data as properties, so that the ScriptedEffect can
construct the meta value out of it.

This is probably something that could be done a little bit better.
Still need to think about it, so API not yet final.

REVIEW: 103823
2012-03-12 21:37:47 +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
scriptedeffect.cpp Add an AnimationData class for meta values 2012-03-12 21:37:47 +01:00
scriptedeffect.h Add an AnimationData class for meta values 2012-03-12 21:37:47 +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 Demands Attention support for KWin Scripting 2012-03-12 21:25:45 +01:00
workspace_wrapper.h Demands Attention support for KWin Scripting 2012-03-12 21:25:45 +01:00