[Various KCMs] Notify about changes in GTK related settings
ClosedPublic

Authored by gikari on Mar 9 2020, 8:34 PM.

Details

Summary

Also save colors before saving colorScheme name, so that we can
correctly use heuristic in GTK Config, after the moment we know, that
color scheme has changed.

Test Plan

Check if the order of saving colors and saving color scheme name does not break anything.

Diff Detail

Repository
R119 Plasma Desktop
Branch
notify-about-changes-in-gtk-related-settings (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23486
Build 23504: arc lint + arc unit
gikari created this revision.Mar 9 2020, 8:34 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 9 2020, 8:34 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
gikari requested review of this revision.Mar 9 2020, 8:34 PM
ngraham accepted this revision.Mar 10 2020, 4:22 PM
ngraham added reviewers: ervin, bport, meven.
ngraham added a subscriber: ngraham.

I'm finding myself wondering why we don't just make everything notify by default.

This revision is now accepted and ready to land.Mar 10 2020, 4:22 PM
ervin added a comment.Mar 16 2020, 5:20 PM

I'm finding myself wondering why we don't just make everything notify by default.

IMHO it's mostly a question of limiting the chatter on the bus.

This revision was automatically updated to reflect the committed changes.