mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1764] Power Control of monitor: MacOS #977
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#977
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 @equdosBD on GitHub (Jul 13, 2025).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1764
Before opening the issue, have you...?
Discussion
On macOS some monitors (eg LG) will power off as macOS is not "talking" to the monitor and telling it to stay on.
A really great addition would be a checkbox that sends any DDC value to the monitor (eg. adjust something like brightness +then- so no effect visible), this like the volume prevents the message from appearing. The message is displayed despite having auto standby turned off on the monitor.
With this addition we could leave auto standby on and the monitor would power off after macOS goes to sleep due to inactivity.
This would be a fantastic upgrade.
@equdosBD commented on GitHub (Jul 13, 2025):
Issue is noted on Sonoma, MacBookPro, LG Ultrawide monitor
@waydabber commented on GitHub (Jul 13, 2025):
Hmm. Shoudn't the monitor stay on if the Mac sends video? :) What kind of display is it?
@waydabber commented on GitHub (Jul 13, 2025):
Anyway, I recommend switching to BetterDisplay and use the app's CLI features to send any DDC command with a script scheduled to run every 10 minutes or so. You can also use m1ddc for this purpose if you need a lighter solution.