kwin/scripting
Martin Gräßlin a8539ff54e Turn ScreenEdges into a Singleton
In fact it already used to be a Singleton as there is just one object
hold by the Singleton Workspace. So let's make it a proper Singleton
following our kind of standard approach of having a ::create factory
method called from Workspace ctor and a ::self to get to the singleton
instance.
2013-02-07 09:46:52 +01:00
..
documentation-effect-global.xml Export QEasingCurve to scripted Effects 2012-11-24 10:19:59 +01:00
documentation-global.xml Add documentation for global KWin object in KWin scripting 2013-01-11 18:12:25 +01:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2013-01-31 16:31:28 +01:00
meta.cpp
meta.h
scriptedeffect.cpp Change the way how screen edges interact with Effects/Scripts 2013-02-07 09:46:52 +01:00
scriptedeffect.h Change the way how screen edges interact with Effects/Scripts 2013-02-07 09:46:52 +01:00
scripting.cpp Change the way how screen edges interact with Effects/Scripts 2013-02-07 09:46:52 +01:00
scripting.h Change the way how screen edges interact with Effects/Scripts 2013-02-07 09:46:52 +01:00
scriptingutils.cpp Asserts for KWin scripts 2012-05-10 10:00:54 +02:00
scriptingutils.h Turn ScreenEdges into a Singleton 2013-02-07 09:46:52 +01:00
timer.cpp
workspace_wrapper.cpp Move handling of Virtual Desktops into a VirtualDesktopManager 2013-01-07 09:47:51 +01:00
workspace_wrapper.h Move handling of Virtual Desktops into a VirtualDesktopManager 2013-01-07 09:47:51 +01:00