kwin/decorations
Mika Allan Rauhala 1af7ed1220 Fix DecorationPalette loading when kdeglobals lacks WM group
Currently, if a color scheme lacks the WM group, DecorationPalette
doesn't load it so we can fallback to kdeglobals color scheme. If
kdeglobals doesn't have WM group we get black decorations.

This change will always load the kdeglobals color scheme even if it
is missing WM group.

REVIEW: 123320
2015-04-10 10:45:19 +02:00
..
decoratedclient.cpp Adapt to KDecoration API changes 2015-03-31 15:26:55 +02:00
decoratedclient.h Adapt to KDecoration API changes 2015-03-31 15:26:55 +02:00
decorationbridge.cpp
decorationbridge.h
decorationpalette.cpp Fix DecorationPalette loading when kdeglobals lacks WM group 2015-04-10 10:45:19 +02:00
decorationpalette.h Adapt to KDecoration API changes 2015-03-31 15:26:55 +02:00
decorationrenderer.cpp
decorationrenderer.h
settings.cpp
settings.h