mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #334] Control multiple displays with single slider #265
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#265
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 @Teneff on GitHub (Nov 26, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/334
Originally assigned to: @waydabber on GitHub.
Checklist
Is your feature request related to a problem? Please describe.
When multiple displays of the same kind(model) are connected as I want to change the brightness for all of them and I have to go through all of them one by one.
Describe the solution you'd like

Adding "All" menu on top of the displays with sliders to change the brightness for all of the displays would be great
Describe alternatives you've considered
Ideally the current brightness of each display would be mapped to the current internal display, and once the internal display's brightness changes by the sensor, the external displays' brightness would also change based on the mapping
@riobard commented on GitHub (Dec 10, 2020):
I'd further suggest that the unified slider should be customizable for monitors with different maximum brightness. Usually you want all connected monitors to be on the same level of brightness, which implies that it's necessary to set a cap on monitors with higher maximum brightness (and potentially lower minimum brightness as well).
@waydabber commented on GitHub (Sep 11, 2021):
Just some info about the progress regarding this issue:
@waydabber commented on GitHub (Sep 11, 2021):
@riobard - setting caps and adjusting the brightness curve of the display will help in achieving some level uniformity among displays if somebody wants to do so.
@riobard commented on GitHub (Sep 11, 2021):
That'll be super nice!