mart created this revision. mart added reviewers: VDG, Plasma. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. mart requested review of this revision.
REVISION SUMMARY This introduces two concepts: a new color set for Tools (or: titlebar? open question) and the possibility for a color set to have a different config group (a sub group) for different states (there, for inactive) the Tools area should probably also going to slowly relace the WM section of color themes This is needed for implement properly T10201 <https://phabricator.kde.org/T10201>, this graphical union between the titlebar and the toolbar. There is a problem of NColorSets that has been recently added, because it makes impossible to hard/impossible to properly add a set in a 100% abi compatible way, strictly speaking it should be compatible tough keeping NColorSets as the last value, is a kindof behavior change, though *should* be acceptable (old users would get the Tools value as NColorSets but everything working never the less) TEST PLAN doing a color set with Tools group, the proper values get read REPOSITORY R265 KConfigWidgets BRANCH phab/toolsSet REVISION DETAIL https://phabricator.kde.org/D29232 AFFECTED FILES src/kcolorscheme.cpp src/kcolorscheme.h To: mart, #vdg, #plasma Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns