https://bugs.kde.org/show_bug.cgi?id=495223
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/powerdevil/-/commit/e699 | |3bef14a493515cf374565639dab | |118929164 Status|ASSIGNED |RESOLVED --- Comment #14 from Zamundaaa <[email protected]> --- Git commit e6993bef14a493515cf374565639dab118929164 by Xaver Hugl. Committed on 09/02/2026 at 21:26. Pushed by zamundaaa into branch 'master'. 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. M +23 -13 daemon/controllers/kwinbrightness.cpp M +2 -1 daemon/controllers/kwinbrightness.h https://invent.kde.org/plasma/powerdevil/-/commit/e6993bef14a493515cf374565639dab118929164 -- You are receiving this mail because: You are watching all bug changes.
