Revision 2658e12...
Go back to digest for 13th May 2012Features in KDE Base
Martin Gräßlin committed changes in [kde-workspace] /:
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.
FIXED-IN: 4.9.0
REVIEW: 104904
File Changes
Modified 9 files
- kwin/screenedge.cpp
- kwin/screenedge.h
- kwin/scripting/documentation-global.xml
- kwin/scripting/scriptedeffect.cpp
- kwin/scripting/scriptedeffect.h
- kwin/scripting/scripting.cpp
- kwin/scripting/scripting.h
- kwin/scripting/scriptingutils.h
- kwin/scripting/workspace_wrapper.h
9 files changed in total