Summary: | Screen Brightness slider shows no percentage | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | coderbaka |
Component: | kcm_powerdevil | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | kde, liubomirwm, nate |
Priority: | NOR | ||
Version: | 5.22.3 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/powerdevil/commit/04815f45fe4c568e9965a1bd13ad90d2864b9906 | Version Fixed In: | 5.25 |
Sentry Crash Report: |
Description
coderbaka
2021-07-27 03:21:00 UTC
*** Bug 451320 has been marked as a duplicate of this bug. *** Git commit 04815f45fe4c568e9965a1bd13ad90d2864b9906 by Nate Graham, on behalf of Edo Friedman. Committed on 08/04/2022 at 23:39. Pushed by ngraham into branch 'master'. Add percentage display next to the brightness and keyboard backlight sliders in KCM Currently if you were to open System Settings and go to the Power Management -> Energy Saving KCM, you will see the "Screen Brightness" and "Keyboard Backlight" sliders, but there will be no way to know the exact number you selected until you apply the change and look at the "Energy Saving" applet. This commit changes that by adding percentage labels to the right of both sliders. FIXED-IN: 5.25 M +6 -1 daemon/actions/bundled/brightnesscontrolconfig.cpp M +2 -0 daemon/actions/bundled/brightnesscontrolconfig.h M +6 -0 daemon/actions/bundled/keyboardbrightnesscontrolconfig.cpp M +2 -0 daemon/actions/bundled/keyboardbrightnesscontrolconfig.h https://invent.kde.org/plasma/powerdevil/commit/04815f45fe4c568e9965a1bd13ad90d2864b9906 |