Bug 485753 - Brightness up/down keys' steps could be smaller in low value range
Summary: Brightness up/down keys' steps could be smaller in low value range
Status: RESOLVED DUPLICATE of bug 443213
Alias: None
Product: plasmashell
Classification: Plasma
Component: Power management & brightness (other bugs)
Version First Reported In: 6.2.4
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-18 19:22 UTC by Sin Jeong-hun
Modified: 2025-06-17 19:17 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sin Jeong-hun 2024-04-18 19:22:35 UTC
In Plasma Desktop 6.0, pressing the brightness key changes the brightness level by 5% each.  The problem is that in a dark environment, when the monitor's brightness is very low, 5% is too big of a step. In the low brightness range, even 1% change makes a noticeable difference. That is, something like 0% is too dark but 5% is a bit too bright. I can use the mouse, click the brightness icon on the system notification, and drag the slider to set values like 3%, but pressing the keys is more convenient.

So, I wonder what if pressing the brightness keys changes the value by 1%, if the current monitor brightness is below 5% or 1-digit.
Comment 1 cwo 2024-09-18 15:55:29 UTC
Thank you for this feature request!

It does sound like a reasonable suggestion, and I've wanted something in the middle of lowest and second lowest myself.

A better approach to achieve this might be to have the scale in perceptual space, rather than absolute space, so that the changes correspond more closely to their effect on human perception; see bug 448459.

Moving to the powerdevil component, which handles changing screen brightness.
Comment 2 TraceyC 2025-03-06 18:33:29 UTC
This does seem like a reasonable request
Comment 3 Nate Graham 2025-06-17 19:17:19 UTC
Let's just make it configurable like the volume step is. Marking as a duplicate of Bug 443213.

*** This bug has been marked as a duplicate of bug 443213 ***