mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #151] Smaller increments don't work for brightness #109
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Eric1200 on GitHub (Nov 19, 2019).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/151
When using a standard mac display, it is possible to fine tune the brightness and sound volume with smaller increments (1/4 of an increment) when pressing SHIFT+OPTION + the volume or brightness keys.
https://lifehacker.com/adjust-os-xs-volume-in-smaller-increments-by-pressing-o-5916372
Is it possible to add this feature in the next release?
@JoniVR commented on GitHub (Nov 19, 2019):
As far as I'm aware this already works for volume.. but it doesn't seem to be working for brightness at the moment.
@Eric1200 commented on GitHub (Nov 19, 2019):
Exactly, it works for volume (at least as I can assume, since I am not
using the setting through MonitorControl) and macOS has the same behavior
for brightness. I must say that I would find it great if I could adjust
more precisely the brightness of my monitor (especially in the lowest
range), as I would have done with a laptop. Nice to have, but I hoped it
would not be a difficulty to implement in the next version.
Éric.
Le mar. 19 nov. 2019 à 17:11, Joni Van Roost notifications@github.com a
écrit :
@robertbressi commented on GitHub (Nov 22, 2019):
Seems to be working fine on the latest master commit, and released version 1.7.1 (build 574) - I'm on macOS 10.14 though.
@Eric1200, @JoniVR: Are you both on macOS 10.15?
@Eric1200 commented on GitHub (Nov 22, 2019):
Yes, I am using macOS 10.15.1 and also Monitor Control version 1.7.1 (build 574). Sound volume works fine with small increments, but not brightness (and my monitor is a LG 27UD88-W connected in USB-C).
@JoniVR commented on GitHub (Nov 22, 2019):
I'm on 10.14.6 (Mojave). Volume small increments work but not on brightness on both on DisplayPort and DisplayPort through eGPU. Makes no sense really since the code seems to be there.. I'll try testing if it actually worked in earlier versions once I can get some more free time.