D25875: [KColorschemeManager] Prevent changes to the palette if a custom one is set

David Redondo noreply at phabricator.kde.org
Wed Dec 11 10:48:02 GMT 2019


davidre created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidre requested review of this revision.

REVISION SUMMARY
  Currently if an application has set a custom color scheme and the global one is
  changed, the new global color scheme is also applied to this application.
  Resulting in an application with the contents drawn in the new global color
  scheme and the titlebar still in the colors of the custom one. To prevent this
  we simply activate the custom one again if something changes the palette.

TEST PLAN
  Select a color scheme in Kate, change the global color scheme

REPOSITORY
  R265 KConfigWidgets

BRANCH
  preventchanges (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D25875

AFFECTED FILES
  src/kcolorschememanager.cpp
  src/kcolorschememanager_p.h

To: davidre
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191211/e14618de/attachment.html>


More information about the Kde-frameworks-devel mailing list