| Summary: | Screen brightness system tray icon mouse scroll wheel 0% adjustment | ||
|---|---|---|---|
| Product: | [Unmaintained] Powerdevil | Reporter: | NW <nw9165-jjnfov5mav> |
| Component: | general | Assignee: | Natalie Clarius <natalie_clarius> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | me, natalie_clarius |
| Priority: | NOR | ||
| Version First Reported In: | 6.0.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/2b45e76c048eb944b6f83961b4f4f8d78fc27cb5 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
NW
2024-03-20 00:02:59 UTC
In progress with https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4117 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 |