kwin/scripting
Martin Gräßlin c9c4e020e2 Screen Edge bindings for Scripts and Scripted Effects
ScreenEdge is changed to emit a signal whenever a screen edge
got activated without an action or effect taking care of it.

A Script can reserve one to many callbacks for an edge and the
callback get's triggered whenever the signal is emitted. On
deconstruction of the Script the edge is unreserved again.

FEATURE: 299275
FIXED-IN: 4.9.0
REVIEW: 104904
2012-05-15 17:54:31 +02:00
..
documentation-global.xml Screen Edge bindings for Scripts and Scripted Effects 2012-05-15 17:54:31 +02:00
kwinscript.desktop SVN_SILENT made messages (.desktop file) 2012-05-15 16:43:40 +02:00
meta.cpp Let kwin scripts add dynamic properties to client objects. 2012-04-24 17:42:16 +02:00
meta.h fix tabbing 2012-02-11 16:30:22 +01:00
scriptedeffect.cpp Screen Edge bindings for Scripts and Scripted Effects 2012-05-15 17:54:31 +02:00
scriptedeffect.h Screen Edge bindings for Scripts and Scripted Effects 2012-05-15 17:54:31 +02:00
scripting.cpp Screen Edge bindings for Scripts and Scripted Effects 2012-05-15 17:54:31 +02:00
scripting.h Screen Edge bindings for Scripts and Scripted Effects 2012-05-15 17:54:31 +02:00
scriptingutils.cpp Asserts for KWin scripts 2012-05-10 10:00:54 +02:00
scriptingutils.h Screen Edge bindings for Scripts and Scripted Effects 2012-05-15 17:54:31 +02:00
timer.cpp Simplify the Timer in scripting 2012-01-22 13:02:34 +01:00
workspace_wrapper.cpp add desktopChanged signal to effects that carries the optionally changing widget 2012-05-03 22:56:27 +02:00
workspace_wrapper.h Screen Edge bindings for Scripts and Scripted Effects 2012-05-15 17:54:31 +02:00