kwin/libkdecorations
Martin Gräßlin fd64a29f72 Add desktop property and changed signal to KDecoration
Replaces the pure virtual method which the Decoration had to
implement. Instead the Decoration can now connect to the signal.

For KCommonDecoration there is no change at all except that the
invoked method is turned into a slot.

Also isOnAllDesktop property is added using the same changed
signal as desktop property.
2013-09-12 09:27:39 +02:00
..
CMakeLists.txt Port away from KGlobalSettings::windowTitleFont in libkdecorations 2013-09-02 11:22:59 +02:00
kcommondecoration.cpp Add desktop property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration.h Add desktop property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.cpp Add desktop property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.h Add desktop property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kdecoration.cpp Drop reset method from K(Common)Decoration 2013-09-12 09:27:38 +02:00
kdecoration.h Add desktop property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kdecoration_p.cpp Introduce changed signals in KDecorationOptions 2013-09-12 09:27:38 +02:00
kdecoration_p.h Introduce changed signals in KDecorationOptions 2013-09-12 09:27:38 +02:00
kdecoration_plugins_p.cpp No longer pass changed mask from KWin core to the decorations 2013-09-12 09:27:38 +02:00
kdecoration_plugins_p.h No longer pass changed mask from KWin core to the decorations 2013-09-12 09:27:38 +02:00
kdecorationbridge.h Merge KDecorationBridgeUnstable into KDecorationBridge 2013-09-12 09:27:37 +02:00
kdecorationfactory.cpp Drop the reset methods in KDecorationFactory 2013-09-12 09:27:38 +02:00
kdecorationfactory.h Drop the reset methods in KDecorationFactory 2013-09-12 09:27:38 +02:00
Mainpage.dox
Messages.sh