kwin/scripting
Marco Martin 4036f179fc one single pass, get rid of cached version
* this effect is way cheaper than blur, don't cache it
* use its own atom
* also pass the matrix in the x property
* remove remnants of the cache
* do just a single pass
* get rid of config ui remnants
2014-01-23 14:44:49 +01:00
..
CMakeLists.txt Port to KF5 renaming changes 2013-12-11 21:41:47 +01:00
dbuscall.cpp New QML Type DBusCall 2013-08-13 09:57:51 +02:00
dbuscall.h New QML Type DBusCall 2013-08-13 09:57:51 +02:00
documentation-effect-global.xml export AnimationEffect::set and ::cancel to script 2013-03-28 19:47:30 +01:00
documentation-global.xml Add documentation for global KWin object in KWin scripting 2013-01-11 18:12:25 +01:00
genericscriptedconfig.cpp Port kwin/genericscriptedconfig from Plasma::ConfigLoader to KConfigLoader 2013-09-24 12:37:25 +02:00
genericscriptedconfig.h Port GenericScriptedConfig 2013-07-24 09:58:42 +02:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2014-01-19 04:06:03 +00:00
Messages.sh Extract messages from scripts and scripting module 2013-03-04 10:29:25 +01:00
meta.cpp Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
meta.h Export Toplevel to KWin::Scripts 2013-02-14 08:16:19 +01:00
screenedgeitem.cpp Add a ScreenEdgeItem to reserve a screen edge from QML 2013-08-13 09:57:51 +02:00
screenedgeitem.h Add a ScreenEdgeItem to reserve a screen edge from QML 2013-08-13 09:57:51 +02:00
scriptedeffect.cpp [kwin/scripting] Port from Plasma::ConfigLoader to KConfigLoader 2013-12-16 11:50:37 +01:00
scriptedeffect.h one single pass, get rid of cached version 2014-01-23 14:44:49 +01:00
scripting.cpp adapt to KDeclarative namespace 2014-01-14 22:32:36 +01:00
scripting.h Work around problem of restored QQuickWindows not being visible 2013-11-07 14:10:35 +01:00
scripting_model.cpp And we got rid of KDebug 2013-09-02 13:14:39 +02:00
scripting_model.h Split out screen handling from Workspace into own class Screens 2013-04-15 10:25:10 +02:00
scriptingutils.cpp Asserts for KWin scripts 2012-05-10 10:00:54 +02:00
scriptingutils.h [kwin] Use KGlobalAccel to register global shortcuts from scripts 2013-12-10 09:09:35 +01:00
timer.cpp Strip module path from all Qt #include <> 2013-03-06 10:26:56 +01:00
workspace_wrapper.cpp Remove kapplication.h include from sm.h 2013-08-06 11:20:28 +02:00
workspace_wrapper.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00