Skip to content

core: reload actions on brightness controller changes

Xaver Hugl requested to merge work/cherry-pick-584cfdf0 into Plasma/6.1

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

CCBUG: 482713

(cherry picked from commit 584cfdf0)

Co-authored-by: Xaver Hugl xaver.hugl@gmail.com

Merge request reports