kwin/scripting
Martin Gräßlin b01f5684c5 Remove not needed includes from kwineffect header files
Only include what's actually needed in the headers. This causes of course
some additional needed includes in some implementation files.
2013-03-06 10:23:09 +01:00
..
CMakeLists.txt Provide config interface for scripted effects and KWin scripts 2013-03-04 10:29:24 +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
genericscriptedconfig.cpp i18n: typo fix 2013-03-04 10:34:16 +01:00
genericscriptedconfig.h Provide config interface for scripted effects and KWin scripts 2013-03-04 10:29:24 +01:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2013-01-31 16:31:28 +01:00
Messages.sh Extract messages from scripts and scripting module 2013-03-04 10:29:25 +01:00
meta.cpp Export Toplevel to KWin::Scripts 2013-02-14 08:16:19 +01:00
meta.h Export Toplevel to KWin::Scripts 2013-02-14 08:16:19 +01:00
scriptedeffect.cpp Use Plasma::ConfigLoader to read config values in scripted effects 2013-03-04 10:29:24 +01:00
scriptedeffect.h Use Plasma::ConfigLoader to read config values in scripted effects 2013-03-04 10:29:24 +01:00
scripting.cpp Print useful information for a Client in scripting 2013-02-18 09:16:31 +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 Simplify the Timer in scripting 2012-01-22 13:02:34 +01:00
workspace_wrapper.cpp Adding NOTIFY signals to desktopGrid(Size/Width/Height) 2013-02-18 09:19:46 +01:00
workspace_wrapper.h Remove not needed includes from kwineffect header files 2013-03-06 10:23:09 +01:00