mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1734] Option to keep brightness levels equal #958
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#958
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 @campsoftware on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1734
Before opening the issue, have you...?
Is your feature request related to a problem? Please describe
Overtime, I found that the brightness levels get out of sync. I have two identical displays and over time of changing brightness, one display will become brighter than the other.
Could an option be added to make the tightness the same post adjustment?
Describe the solution you'd like
On change of brightness, make the brighter display equal to the darker display.
Describe alternatives you've considered
Right now I have to crank the brightness all the way down or up then back to a reasonable brightness.
Anything else?
No response
@waydabber commented on GitHub (Mar 10, 2025):
MonitorControl uses delta syncing. You can use my other app BetterDisplay's syncing feature (under Display Group) where you can configure whether you want to use delta or absolute sync.
I don't really plan to improve MonitorControl's syncing features as I try keeping this app a simple alternative (some say the current syncing stuff is already too complicated).