https://bugs.kde.org/show_bug.cgi?id=482713
--- Comment #13 from Zamundaaa <xaver.h...@gmail.com> --- Git commit d91bc62fa6ff93ac62ded148fee3722deab41442 by Xaver Hugl. Committed on 28/06/2024 at 15:00. Pushed by zamundaaa into branch 'Plasma/6.1'. core: reload actions on brightness controller changes Whether or not the brightness control action is supported depends on the currently connected list of screens, which is dynamic and can't just be checked on startup. To fix this, reload actions when devices get added or removed (cherry picked from commit 584cfdf0256bc7034be0b3fadf94f7b486597aa6) Co-authored-by: Xaver Hugl <xaver.h...@gmail.com> M +4 -0 daemon/controllers/screenbrightnesscontroller.cpp M +1 -0 daemon/controllers/screenbrightnesscontroller.h M +23 -27 daemon/powerdevilcore.cpp M +2 -2 daemon/powerdevilcore.h https://invent.kde.org/plasma/powerdevil/-/commit/d91bc62fa6ff93ac62ded148fee3722deab41442 -- You are receiving this mail because: You are watching all bug changes.