https://bugs.kde.org/show_bug.cgi?id=442253
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |8f847087c178941d6c11996db40 |cfd55830571738958a2f98999ed |064b122b33c33 |0f5a692b153c3 --- Comment #3 from David Edmundson <[email protected]> --- Git commit cfd55830571738958a2f98999ed0f5a692b153c3 by David Edmundson. Committed on 13/09/2021 at 10:23. Pushed by davidedmundson into branch 'Plasma/5.18'. [libcolorcorrect] Sync night colour default values The default value for active in the kcfg file inside kwin for colour correction is false. As we have a bridge that mirrors the config contents over DBus and defaults hardcoded in a second format this has got out of sync. This both leads to the default button being enabled/disabled incorrectly on a fresh system and not working properly. More important as geo-location is on by default this leads to http requests being made without the user's explicit consent. A major bug. M +1 -1 libcolorcorrect/compositorcoloradaptor.h https://invent.kde.org/plasma/plasma-workspace/commit/cfd55830571738958a2f98999ed0f5a692b153c3 -- You are receiving this mail because: You are watching all bug changes.
