mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #878] Min/max brightness for built-in display #548
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#548
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 @steo-ml on GitHub (Jan 7, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/878
Before opening the issue, have you...?
Is your feature request related to a problem? Please describe
I've came across issues #159, #310, #418, but they don't quite address the issue I have. My Macbook's built-in display has a brightness range that is bigger than the external monitor's, so when they're both perfectly synced, the Macbook display would be darker at low brightness, and then brighter at high brightness. If I could set min and max for the Macbook, then that would perfectly solve the problem, but it's not available:
I had somewhat of a workaround, which is to set a "DDC max" of the external monitor to a value higher than 100. That way when the Macbook reaches around 70% brightness, the external display would be at max brightness, perfect. However, I can't do the same for DDC min, as it doesn't accept a negative value.
Describe the solution you'd like
Have the ability to set a min and max brightness for the built-in display (I'm not sure if this is possible, cause if it was, you guys probably would've implemented it right?),
OR,
Have the ability to set a negative value for "DDC min" on the external monitor
Describe alternatives you've considered
Alternatives described above
Anything else?
No response
@waydabber commented on GitHub (Jan 7, 2022):
It is possible, but only for the adjustments that go through MonitorControl (if you use the native sliders or controls it will be disregarded).
@steo-ml commented on GitHub (Jan 10, 2022):
I see, I'll be looking forward to this being implemented!
@stale[bot] commented on GitHub (Jan 10, 2023):
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.