kwin/decorations
Martin Gräßlin f78ff8eaa5 Do not emit DecorationSettings::alphaChannelSupportedChanged on tear down
The Compositor is destroyed before the Client and Decorations are
destroyed on shutdown. This meant the Decorations reacted needlessly
on the alpha channel supported. E.g. Aurorae recreated the Decoration
and most likely crashed in Qt.

With this change the signal gets disconnected and the Decorations
just don't do anything.
2014-12-03 13:10:35 +01:00
..
decoratedclient.cpp Move MaximizeMode from KDecorationDefines to utils.h 2014-12-02 13:49:08 +01:00
decoratedclient.h Rename DecoratedClient::borderingScreenEdges to adjacentScreenEdges 2014-11-11 14:33:31 +01:00
decorationbridge.cpp [kdecoration] Adjust to change that DecorationBridge is no longer a singleton 2014-10-30 09:01:06 +01:00
decorationbridge.h [kdecoration] Adjust to change that DecorationBridge is no longer a singleton 2014-10-30 09:01:06 +01:00
decorationrenderer.cpp Ensure that the X11Renderer doesn't render after reparente to Deleted 2014-12-02 14:13:28 +01:00
decorationrenderer.h
settings.cpp Do not emit DecorationSettings::alphaChannelSupportedChanged on tear down 2014-12-03 13:10:35 +01:00
settings.h DecorationSettings provides QVector for decorationButtons 2014-12-01 11:53:44 +01:00