mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1068] Add option to reset built-in screen brightness to zero after wake #634
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#634
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 @anarchy89 on GitHub (Jun 5, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1068
Before opening the issue, have you...?
Is your feature request related to a problem? Please describe
Currently, whenever I set the brightness of the internal screen to zero and it blanks out, and I set my external screens to lets say level 5. When I wake up from sleep or the Lock Screen, the internal screen becomes level 1 and the externals stay at 5.
Describe the solution you'd like
I want the levels on each screen to stay the same when I wake the screen up.
Describe alternatives you've considered
no alternatives. currently I have to set the screen back to zero when I turn it back on from sleep.
Anything else?
No response
@waydabber commented on GitHub (Jun 14, 2022):
This is a default behavior of macOS - to avoid confusion it will always set the screen to have some minimal backlighting. We could override it and restore brightness zero as a new feature.
@anarchy89 commented on GitHub (Jun 14, 2022):
@waydabber could you please add that as an option in the monitor control app as a new setting or something? I think a lot of people would use it. I like to keep my macbook open with the lid instead of in clam shell so it doesnt heat up too much and I always have to reduce the brightness on the internal screen when it comes out of sleep or unlocks.
thank you so much.
@anarchy89 commented on GitHub (Jun 14, 2022):
@waydabber i also dont suppose theres a way to disable the screen entirely with the lid open right?
@waydabber commented on GitHub (Jun 14, 2022):
there is no way to do that on current macOS versions. It is however possible to hide the screen by relegating it to a mirror member and setting its brightness to zero. I'll add this feature to BetterDisplay since there is a constant demand for it, also Lunar has this feature (@alin23), but honestly I am somewhat unsatisfied with the entire approach. I don't think it will be incorporated into MonitorControl as this needs a continuous mirror and display layout management which BetterDisplay has but is rather foreign from MonitorControl.
@anarchy89 commented on GitHub (Jun 14, 2022):
@waydabber never tried betterdisplay, does it have the exact same features as monitorcontrol?
I am happy with setting the brightness to zero after wake on monitor control, I dont really need this dummy feature.
On monitorcontrol, is the screen actually off when the brightness is zero? It looks it is I mean it's fully dimmed all the way to black. I am just wondering because I want to preserve the longevity of the internal screen. I cant see anything like I used to be able to on the older versions.
@waydabber commented on GitHub (Jun 14, 2022):
@anarchy89 - nope, BetterDisplay is a different project altogether with a different vision and feature set, but I am also reimplementing much of the stuff that is in MonitorControl (since it fits the app profile) as well. Since for various reasons the app is already caring a great deal about display layouts and mirroring (this was required for the dummy and streaming functionality) it is actually a very small step to implement the option to hide the display there so it's in the roadmap.
https://github.com/waydabber/BetterDummy/issues/474
@waydabber commented on GitHub (Jun 14, 2022):
I wanted to add it for a while into that app, I just keep pushing it off as I always get distracted with other ideas and features. :)
@waydabber commented on GitHub (Jun 14, 2022):
(But the
option to reset built-in screen brightness to zero after wakecan be added to MonitorControl as well as that is quite a different thing, so we should keep this one here as a feature request.)@stale[bot] commented on GitHub (Jun 14, 2023):
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require attention? This issue may be closed if no further activity occurs. Thank you for your contributions.