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

--- Comment #11 from Sebastian Kügler <se...@kde.org> ---
Git commit 78e8133e934e837ff927673ca6d07218e054c60d by Sebastian Kügler.
Committed on 19/09/2017 at 18:27.
Pushed by sebas into branch 'sebas/scalechange'.

refresh the config after it changed

When we get a config change signaled, the internal config may not have updated
(when the wayland connection is in process). This means that we may miss
changed data. Reloading the config when it changed and only then saving it
makes it more robust.

I'm not 100% happy about this patch, but tried a lot of things to get the
output updated when the backend changes, but it just doesn't happen. With this
patch, at least the correct scale value gets written to the config file.

M  +20   -12   kded/daemon.cpp
M  +1    -0    kded/serializer.cpp

https://commits.kde.org/kscreen/78e8133e934e837ff927673ca6d07218e054c60d

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

Reply via email to