mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #844] Volume control with TouchBar? #532
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#532
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 @Erik262 on GitHub (Dec 13, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/844
Originally assigned to: @waydabber on GitHub.
Before opening the issue, have you...?
Describe the bug
I can't change the volume through my TouchBar on my MacBook, but the volume slider of MonitorControl works. The speaker symbols for volume and mute are greyed out, but the mute symbol still works even it is colored grey.
EDIT:

I also figured something new about that problem
Steps to reproduce
Try to adjust the volume via TouchBar speaker symbols on your TouchBar.
Expected behavior
Adjusted volume through MacBook TouchBar
Anything else?
Nope. :)
Environment Information (please complete the following information)
@waydabber commented on GitHub (Dec 14, 2021):
hi @Erik262 - to me it seems like the touchbar keys do work (base don the gif you sent). Or am I missing something? :)
@Erik262 commented on GitHub (Dec 14, 2021):
@waydabber Yes this works, have to do it manually via the slider in the app.
@waydabber commented on GitHub (Dec 14, 2021):
Hi, just saw that what I wrote "mouse keys work" does not make sense lol - I meant "touchbar keys work". So it seems you are using the key up/down button on the touch bar and the volume is controlled in your GIF.
@Erik262 commented on GitHub (Dec 14, 2021):
@waydabber, haha I also thought, what is this guy meaning xD. Yes, the touch bar is completely working, and the volume buttons on the touch bar as well when the computer is not plugged into the monitor.
By tapping on the volume button, there should be a volume slider that should look like this. (In this example I connected my Headphones)

@waydabber commented on GitHub (Dec 14, 2021):
Oh I understand. Unfortunately just like the built-in volume slider is not available for digital outputs in macOS, the touchbar slider is not available as well. There is no known workaround for that at this time. Keyboard control is possible by capturing the keyboard events and building upon that a custom logic to control volume via DDC.