kwin/scripting
Martin Gräßlin 6f113d84d3 Turn Scripting into a proper singleton
There is only one instance hold by Workspace which means it should follow
the common approach with ::self and ::create.

REVIEW: 109850
2013-04-11 14:01:39 +02:00
..
CMakeLists.txt
documentation-effect-global.xml
documentation-global.xml
genericscriptedconfig.cpp
genericscriptedconfig.h
kwinscript.desktop
Messages.sh
meta.cpp
meta.h
scriptedeffect.cpp
scriptedeffect.h
scripting.cpp Turn Scripting into a proper singleton 2013-04-11 14:01:39 +02:00
scripting.h Turn Scripting into a proper singleton 2013-04-11 14:01:39 +02:00
scripting_model.cpp
scripting_model.h Model to provide easy access to KWin's Clients from QML 2013-04-08 10:30:45 +02:00
scriptingutils.cpp
scriptingutils.h
timer.cpp
workspace_wrapper.cpp
workspace_wrapper.h