kwin/decorations
Martin Gräßlin 00fe5ec401 [decorations] Don't recreate Renderer once the Compositor is destroyed
If we get a compositingToggled because the Compositor is going down we
don't need to recreate the Renderer as KWin as a whole is going down.

Thus we disconnect the compositingToggled connection when the Compositor
is about to be destroyed.
2016-05-23 09:28:27 +02:00
..
decoratedclient.cpp [decorations] Don't recreate Renderer once the Compositor is destroyed 2016-05-23 09:28:27 +02:00
decoratedclient.h [decorations] Don't recreate Renderer once the Compositor is destroyed 2016-05-23 09:28:27 +02:00
decorationbridge.cpp Add an explicit dependency to Breeze to find decoration plugin 2016-04-12 08:54:50 +02:00
decorationbridge.h DecorationBridge creates Decoration for AbstractClient 2015-12-18 16:41:49 +01:00
decorationpalette.cpp [decorations] Introduce logging category for decorations 2015-07-31 13:13:46 +02:00
decorationpalette.h Adapt to KDecoration API changes 2015-03-31 15:26:55 +02:00
decorationrenderer.cpp [decoration] Use client's depth in X11Renderer for put_image 2015-01-12 11:43:29 +01:00
decorationrenderer.h
decorations_logging.cpp [decorations] Introduce logging category for decorations 2015-07-31 13:13:46 +02:00
decorations_logging.h [decorations] Introduce logging category for decorations 2015-07-31 13:13:46 +02:00
settings.cpp Use kwinApp()->config() instead of KSharedConfig::openConfig() 2016-01-29 11:24:18 +01:00
settings.h Bring back configuration options for Decorations 2014-12-04 16:28:06 +01:00