kwin/kcmkwin/kwindecoration
David Edmundson 1d3d4b1013 Cleanup color scheme manager part of KCM Deco code
Summary:
PreviewCient is internal to the KCM, it's not used by actual decorations
where we need API compatibility.
This property is not used by the KCM.

The current code parses every color scheme config file for every
decoration. This is one of the big contributing factors to this KCM
being a bit sluggish.

It was effectively deprecated in 2015 when a decoration palette was
introduced. If we wanted to add colorscheme functionality in the KCM,
we'd use that instead at a previewclient level.

Test Plan:
Found this was a problem with hotspot
Grepped code for usage
Ran KCM

Reviewers: #plasma

Subscribers: plasma-devel, kwin, #kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D9239
2017-12-09 00:16:13 +00:00
..
declarative-plugin Cleanup color scheme manager part of KCM Deco code 2017-12-09 00:16:13 +00:00
qml Fix KWin decoration KCM showing correct index at startup 2017-04-13 11:54:39 +01:00
CMakeLists.txt
decorationmodel.cpp
decorationmodel.h
kcm.cpp Sort the themes in decoration KCM 2017-04-13 11:54:44 +01:00
kcm.h Fix KWin decoration KCM showing correct index at startup 2017-04-13 11:54:39 +01:00
kcm.ui overhaul of deco kcm 2015-10-05 23:40:46 +02:00
kwindecoration.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-10-16 05:07:40 +02:00
Messages.sh