https://bugs.kde.org/show_bug.cgi?id=495223
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/powerdevil/-/commit/e699 |ma/powerdevil/-/commit/37ee |3bef14a493515cf374565639dab |b4d55b27a642b3da73ecc057350 |118929164 |615bfc049 --- Comment #15 from Zamundaaa <[email protected]> --- Git commit 37eeb4d55b27a642b3da73ecc057350615bfc049 by Xaver Hugl. Committed on 09/02/2026 at 21:39. Pushed by zamundaaa into branch 'Plasma/6.6'. daemon/controllers: re-create KWinDisplayBrightness when the label changes libkscreen re-uses output objects when their ID is the same, even if the underlying data (like the EDID) is different. Usually that's not a problem, but in some cases it resulted in the label not updating when the hardware changed. To fix it, just re-create the KWinDisplayBrightness object when the label would be different. (cherry picked from commit e6993bef14a493515cf374565639dab118929164) Co-authored-by: Xaver Hugl <[email protected]> M +23 -13 daemon/controllers/kwinbrightness.cpp M +2 -1 daemon/controllers/kwinbrightness.h https://invent.kde.org/plasma/powerdevil/-/commit/37eeb4d55b27a642b3da73ecc057350615bfc049 -- You are receiving this mail because: You are watching all bug changes.
