mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #194] Turn off monitor #144
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#144
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 @MaartenBorsje on GitHub (Apr 3, 2020).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/194
Originally assigned to: @waydabber on GitHub.
Is it possible to make an option to disable an monitor when it's still connected?(in a way that if I turn of my monitor it doesn't push a signal to it) If it can be added to the app it will be an awesome feature.
@kumowoon1025 commented on GitHub (Apr 6, 2020):
I'm not sure if such a feature is related enough to be incorporated into this project, but check out DisableMonitor (NOT the home-brew cask which is the original archived project, this is a fork that's been maintained, works on 10.15, doesn't kill TB ports, etc)
@MaartenBorsje commented on GitHub (Apr 6, 2020):
That's exactly what I needed.
I thought that it makes the utility more complete. But maybe also to complicated.
@kumowoon1025 commented on GitHub (Apr 9, 2020):
idk about complicated, its just they're very different in nature, DisableMonitor is pretty much a hack while MonitorControl implements a standard protocol missing in macOS. Also they're pretty much orthogonal in terms of what they do and how they do it, it'd kinda be like combining an email client and web browser into one app (read: Thunderbird).
@JoniVR commented on GitHub (Jun 21, 2020):
I agree that this is probably out-of-scope for this project, but I'll leave it open for now.
If you simply want to disable DDC control, you can disable it in the Display settings by unchecking the
enabledcheckbox for that display.@Atcold commented on GitHub (Dec 6, 2020):
Clicking the Enable check box does not turn off the corresponding display.
I agree with @maartenbithub that being able to shut off a display would be a good addition.
Say I'm listening to music and I'd like the screen to be black. Now I need to physically turn off the external screen and push the brightness of the integrated display to zero.
@waydabber commented on GitHub (Aug 21, 2021):
I think this is out of scope and would be a replicate of https://github.com/epalzeolithe/DisableMonitor-3.0. I'll close this for now. As it was mentioned, https://github.com/epalzeolithe/DisableMonitor-3.0 might work to handle this scenario. Thanks for the suggestion though! :)