[GH-ISSUE #1329] Synchronizing the Brightness of Built-in and External Displays - Design Issue #757

Closed
opened 2026-05-05 06:38:37 -06:00 by gitea-mirror · 2 comments
Owner

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...?

  • Searched for existing issues

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.

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...? - [X] Searched for existing issues ### 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.
gitea-mirror 2026-05-05 06:38:37 -06:00
Author
Owner

@lianshuze commented on GitHub (Mar 8, 2023):

这个设计非常优秀,但是在我的使用情况中,发现了一个可以优化的点

  1. 我使用了两个扩展显示器:1: ipad(显示器本身具有自动调光功能) 2: 不具有自动调光的显示器;在这样的情况下,我如果开启同步内置显示器亮度,会导致ipad进一步使用软件调光,会很暗
  2. 不同显示器亮度是不一致的,目前是同步亮度百分比设置亮度值,如果可以根据多个屏幕目前设置的亮度差值再累加亮度调整百分比会更棒
<!-- gh-comment-id:1459709457 --> @lianshuze commented on GitHub (Mar 8, 2023): 这个设计非常优秀,但是在我的使用情况中,发现了一个可以优化的点 1. 我使用了两个扩展显示器:1: ipad(显示器本身具有自动调光功能) 2: 不具有自动调光的显示器;在这样的情况下,我如果开启同步内置显示器亮度,会导致ipad进一步使用软件调光,会很暗 2. 不同显示器亮度是不一致的,目前是同步亮度百分比设置亮度值,如果可以根据多个屏幕目前设置的亮度差值再累加亮度调整百分比会更棒
Author
Owner

@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.

<!-- gh-comment-id:1771360462 --> @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](https://lunar.fyi) by @alin23 as that app has various advanced syncing features. I plan implementing advanced syncing in [BetterDisplay](https://betterdisplay.pro) as well.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#757
No description provided.