kwin/libkdecorations
Martin Gräßlin 7aadeaa310 Add maximized 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.

The property is of type bool and maps to isMaximized and not to
maximizeMode.
2013-09-12 09:27:39 +02:00
..
CMakeLists.txt
kcommondecoration.cpp Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration.h Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.cpp Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.h Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kdecoration.cpp Introduce a convenience method isMaximized in KDecoration 2013-09-12 09:27:39 +02:00
kdecoration.h Add maximized 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
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