f78ff8eaa5
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. |
||
---|---|---|
.. | ||
decoratedclient.cpp | ||
decoratedclient.h | ||
decorationbridge.cpp | ||
decorationbridge.h | ||
decorationrenderer.cpp | ||
decorationrenderer.h | ||
settings.cpp | ||
settings.h |