mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #31] "Lower contrast after Brightness" is not working as expected - bug? #30
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#30
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 @falcn on GitHub (Apr 26, 2018).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/31
Originally assigned to: @the0neyouseek on GitHub.
Problem: brightness=0 / contrast=75 is still too bright to work at night
Starting point:
Brightness=100
Contrast=75
What I expect:
What happens:
It's a very minor issue, since it's not that hard to use sliders to adjust contrast as needed.
@the0neyouseek commented on GitHub (Jun 21, 2018):
Hi @falcn,
There are multiple issue here :
Lower contrast after brightnessoption currently work is, as you said, to set the contrast to zero when you press F1 one more time after setting the brightness to zero. And return contrast to the previous value after pressing F2.This is the (currently) intended behavior, it allows for (some) monitors to set the screen darker than with brightness control only.
I don't know if this answer your question but please do comment here if you have other enhancement in mind, I'll be sure to look at it.
Have a nice day.
@renox92 commented on GitHub (Aug 3, 2018):
I agree with @falcn. Would be nice to be able to set maximum contrast, and after brightness hits 0 reduce contrast by increments of 6. When increasing it back, stop at whatever user set as max, then increase brightness. I myself use between 35 and 65 contast at night so this feature would be really helpful.
Otherwise it's a great app, so thank you.
@joeyhoer commented on GitHub (Apr 22, 2019):
I'm not sure, but it seems to me that the brightness and contrast of the native Mac display scale together. To me, it seems that there is a minimum and maximum threshold for contrast (perhaps also brightness), and as the function keys are pressed, the values both change at the same time.
I'm going to simplify for explanation purposes, but suppose that the minimum contrast is set to 25%, and the maximum contrast is set to 75% (range of 50% between values). When the display is set to 0 brightness, it would be set to 25% contrast. If the display brightness is increased by 10%, the contrast would be increased by 10% of the allowed range (5% in this example) until the maximum brightness is reached, where contrast would be 75%.
Rather than hitting the function key again to set contrast to 0%, it would be really cool to have the option of setting a range for contrast, and allowing contrast to scale together with brightness.
@stale[bot] commented on GitHub (Aug 3, 2021):
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require attention? This issue may be closed if no further activity occurs. Thank you for your contributions.