Skip to content

kded: Handle global theme change

Nate Graham requested to merge work/cherry-pick-ffe40004 into Plasma/6.1

A "Global Theme" can include almost all of the visual appearance settings, so call GtkConfig::applyAllSettings to make sure all of them are in sync after being notified about a change of the global theme.

BUG: 421745

(cherry picked from commit ffe40004)

Co-authored-by: Michael Weghorn m.weghorn@posteo.de

Merge request reports