kwin/libkdecorations
Martin Gräßlin e923426930 Add a recreateDecorations signal to KDecorationFactory
A factory is supposed to emit this signal whenever the decorations
need to be recrated. The DecorationPlugins inside KWin Core connect
to the signal and recreate the decorations.

This signal is supposed to replace the reset method which encoded
this information in the return value and which is already ignored.
2013-09-12 09:27:38 +02:00
..
CMakeLists.txt Port away from KGlobalSettings::windowTitleFont in libkdecorations 2013-09-02 11:22:59 +02:00
kcommondecoration.cpp Merge KDecorationUnstable into KDecoration 2013-09-12 09:27:38 +02:00
kcommondecoration.h Merge KDecorationUnstable into KDecoration 2013-09-12 09:27:38 +02:00
kcommondecoration_p.cpp Merge KDecorationUnstable into KDecoration 2013-09-12 09:27:38 +02:00
kcommondecoration_p.h Merge KDecorationUnstable into KDecoration 2013-09-12 09:27:38 +02:00
kdecoration.cpp Merge KDecorationUnstable into KDecoration 2013-09-12 09:27:38 +02:00
kdecoration.h Remove pure virtual updateSettings from DecorationOptions 2013-09-12 09:27:38 +02:00
kdecoration_p.cpp Port away from KGlobalSettings::windowTitleFont in libkdecorations 2013-09-02 11:22:59 +02:00
kdecoration_p.h remove moveResizeMaximized option 2013-03-24 22:26:48 +01: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 KDecorationFactory inherits from QObject 2013-09-12 09:27:38 +02:00
kdecorationfactory.h Add a recreateDecorations signal to KDecorationFactory 2013-09-12 09:27:38 +02:00
Mainpage.dox
Messages.sh