https://bugs.kde.org/show_bug.cgi?id=484033
Natalie Clarius <natalie_clar...@yahoo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/2b45e76c048eb944b6f83961b | |4f4f8d78fc27cb5 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Natalie Clarius <natalie_clar...@yahoo.de> --- Git commit 2b45e76c048eb944b6f83961b4f4f8d78fc27cb5 by Natalie Clarius. Committed on 22/03/2024 at 02:10. Pushed by nclarius into branch 'brightnessapplet-min-screen-brightness'. applets/brightness: allow setting screen brightness to 0% Screen brightness had been artificially capped to 1% to prevent people from accidentally turning off their screen. However this makes a useful actual minimum brightness on many screens inaccessible, and was inconsistent between the slider and the scroll action. Introduce a Plasmoid configuration to deliberately and consistently allow setting screen brightness to the actual minimum. Related: bug 483490 A +16 -0 applets/brightness/package/contents/config/main.xml M +1 -3 applets/brightness/package/contents/ui/BrightnessItem.qml M +1 -0 applets/brightness/package/contents/ui/PopupDialog.qml M +15 -4 applets/brightness/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/2b45e76c048eb944b6f83961b4f4f8d78fc27cb5 -- You are receiving this mail because: You are watching all bug changes.