[GH-ISSUE #186] Volume control by output device. #138

Closed
opened 2026-05-05 05:14:32 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Vxider on GitHub (Mar 9, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/186

MonitorControl now control brightness and volume by active monitor. This logic is fine for brightness because it doesn’t know which monitor we want to control. But for volume, there is only one output device, it would be better if we can get the system output device and control that device no matter which monitor is activated.

For example, my main monitor is the macbook's built-in monitor, and the output device is LG Ultra HD (external display). The normal logic is that when I use the built-in display, I can adjust the volume of the external display by pressing the volume shortcut.

Originally created by @Vxider on GitHub (Mar 9, 2020). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/186 `MonitorControl` now control brightness and volume by active monitor. This logic is fine for brightness because it doesn’t know which monitor we want to control. But for volume, there is **only one** output device, it would be better if we can get the system output device and control that device no matter which monitor is activated. For example, my main monitor is the macbook's built-in monitor, and the output device is `LG Ultra HD` (external display). The normal logic is that when I use the built-in display, I can adjust the volume of the external display by pressing the volume shortcut.
gitea-mirror 2026-05-05 05:14:32 -06:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@JoniVR commented on GitHub (Mar 10, 2020):

duplicate of #172

<!-- gh-comment-id:597309421 --> @JoniVR commented on GitHub (Mar 10, 2020): duplicate of #172
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#138
No description provided.