Skip to content

feat(player): implement non-liear brightness sensitivity and decimal display#1173

Open
druneau wants to merge 1 commit into
jarnedemeulemeester:mainfrom
druneau:feature/precision-brightness
Open

feat(player): implement non-liear brightness sensitivity and decimal display#1173
druneau wants to merge 1 commit into
jarnedemeulemeester:mainfrom
druneau:feature/precision-brightness

Conversation

@druneau

@druneau druneau commented Mar 17, 2026

Copy link
Copy Markdown

This PR makes it easier to adjust brightness at low levels, which is often difficult on high-brightness screens.

Non-linear Sensitivity: Adjustments are now much more precise at low brightness (0-15%), smoothly accelerating to normal speed as brightness increases.

Decimal Display: The player UI now shows one decimal place (e.g., 1.2%) for better visual feedback of these fine adjustments. (1000 steps vs 100)

linear_old
precision_new

@Rdkang

Rdkang commented Jun 20, 2026

Copy link
Copy Markdown

Thank you @druneau this is great, I wouldn't have thought of this and it's fixed a small pain point for me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants