https://bugs.kde.org/show_bug.cgi?id=421745

David Redondo <k...@david-redondo.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|5.19.4                      |5.21
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-desktop/commit/24 |ma/kde-gtk-config/commit/a1
                   |211d51b223c1bb30a86f2c83a23 |97df2c71c5160e87f14bb09e35b
                   |31022dc8b69                 |53b116b1a41

--- Comment #12 from David Redondo <k...@david-redondo.de> ---
Git commit a197df2c71c5160e87f14bb09e35b53b116b1a41 by David Redondo.
Committed on 28/01/2021 at 11:13.
Pushed by davidre into branch 'master'.

Use the same configs for watching and reading

KColorScheme uses KSharedConfig::openConfig() when no config is specified,
we were watching a KSharedConfig::openConfig("kdeglobals") which seemingly
is not updated instantly because it technically is different even though
effectively it's the same config. Watching the same configs solves the theme
not updating when the global theme is switched
FIXED-IN:5.21

M  +1    -1    kded/configvalueprovider.cpp
M  +1    -1    kded/gtkconfig.cpp

https://invent.kde.org/plasma/kde-gtk-config/commit/a197df2c71c5160e87f14bb09e35b53b116b1a41

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to