kwin/decorations
Mika Allan Rauhala 9636922827 Fix DecorationPalette loading when kdeglobals doesn't exist
When kdeglobals doesn't exist, QStandardPaths::locate() for it returns
an empty string, so the check in previous fix doesn't work in this case.

This change sets m_colorScheme properly in this case and also creates an
empty kdeglobals(needed because QFileSystemWatcher can't monitor
non-existing files) so kdeglobals can be reloaded if it is later
populated.

REVIEW: 123399
2015-04-22 12:31:17 +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 [kdecoration] Try falling back to default plugin and Aurorae 2015-01-12 14:30:30 +01:00
decorationbridge.h Add supportInformation for new Decorations 2014-12-08 16:14:05 +01:00
decorationpalette.cpp Fix DecorationPalette loading when kdeglobals doesn't exist 2015-04-22 12:31:17 +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 Override ::reparent in X11Renderer 2014-08-11 11:41:08 +02:00
settings.cpp Add ContextHelp button to default right buttons 2014-12-09 16:05:19 +01:00
settings.h Bring back configuration options for Decorations 2014-12-04 16:28:06 +01:00