mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1329] Synchronizing the Brightness of Built-in and External Displays - Design Issue #757
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#757
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 @lianshuze on GitHub (Mar 8, 2023).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1329
Before opening the issue, have you...?
Discussion
This design is excellent, but in my usage scenario, I have discovered an area for improvement:
I am using two external displays: 1) an iPad (which has automatic brightness adjustment) and 2) a non-automatic brightness-adjusting display. In this situation, if I enable synchronization of the built-in display's brightness, it will cause the iPad to further adjust its brightness through software, resulting in a dimmer display.
The brightness of different displays is not consistent. Currently, the brightness percentage is synchronized, but it would be better if the brightness adjustment percentage could be calculated based on the difference in brightness settings between multiple screens.
@lianshuze commented on GitHub (Mar 8, 2023):
这个设计非常优秀,但是在我的使用情况中,发现了一个可以优化的点
@waydabber commented on GitHub (Oct 19, 2023):
The feature set of the app is now considered final by the team, no more feature additions are planned. I advise you to try Lunar by @alin23 as that app has various advanced syncing features. I plan implementing advanced syncing in BetterDisplay as well.