mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #917] Adjust Brightness Separately On Mac Touch Bar Has An Unexpected behaviour #565
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#565
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 @josep11 on GitHub (Jan 26, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/917
Before opening the issue, have you...?
Describe the bug
On the touch bar of newer Macs the adjust brightness for only one screen using the "Control" key is only working when the adjust brightness key is on the left:
But not when it is on the right:

Steps to reproduce
I recorded a 30 second video where I do 3 steps.
Expected behavior
Explained above
Anything else?
No response
Environment Information (please complete the following information)
@waydabber commented on GitHub (Jan 26, 2022):
Hi @josep11 - Sadly Touch Bar sliders are not supported and won't be supported. There is however some limited support via the ability of syncing internal display brightness changes over to external displays. This does not read the slider itself, the change in the external display happens because of the syncing (the same way as when the brightness is changed by the ambient light sensor).
If your issue is that the internal display brightness change affects the external display change in this indirect way, you need to disable
Sync brightness changes from Built-in and Apple dispalys(this option is not enabled by default, but is probably enabled in your setup).Let me know if this helps!
@josep11 commented on GitHub (Jan 26, 2022):
Hi @waydabber, thanks for the quick reply. Alright I understand. Actually, today it's my first day with a Mac with slider (the company one) and I think the slider is more of a nuisance than anything else hehe
It is fine, as there is the workaround and I can 1. control the brightness of the external display with the Mac and then 2. turn off my laptop's display, then everything is perfect. The app is great, by the way. Thanks!
@waydabber commented on GitHub (Jan 26, 2022):
Hey @josep11 thanks for the reply. Well, the touchbar is a divisive issue. I am not a fan of it either but I know others who said they can't live without it (hopefully they'll cope as Apple apparently started to move away from it :)).