[GH-ISSUE #674] Add feature "Dim display when screensaver is running" #460

Closed
opened 2026-05-05 06:03:23 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @derreisende77 on GitHub (Oct 5, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/674

Before opening the issue, have you...?

  • Searched for existing issues

Dell´s Display Manager Application offers an option to automatically dim the display or switch to sleep mode when a running screen saver is detected. I could not find a similar feature in this app.

Describe the solution you'd like

Offer a preferences method to automatically dim the display darker or to put monitor to sleep mode when a running screensaver is detected. Screen dimming would be the preferred method.

Describe alternatives you've considered

As an alternative I am currently using Dell Display Manager which supports this but lacks other features your software provides.

Anything else?

Bildschirmfoto 2021-10-05 um 10 38 12
Unfortunately the screenshot is German but the checkbox translates to "Power-Nap Options" and the radiobuttons to:

  • Dim display when screensaver is active
  • Switch display to sleep mode when screensaver is active
Originally created by @derreisende77 on GitHub (Oct 5, 2021). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/674 ### Before opening the issue, have you...? - [X] Searched for existing issues ### Is your feature request related to a problem? Please describe Dell´s Display Manager Application offers an option to automatically dim the display or switch to sleep mode when a running screen saver is detected. I could not find a similar feature in this app. ### Describe the solution you'd like Offer a preferences method to automatically dim the display darker or to put monitor to sleep mode when a running screensaver is detected. Screen dimming would be the preferred method. ### Describe alternatives you've considered As an alternative I am currently using Dell Display Manager which supports this but lacks other features your software provides. ### Anything else? ![Bildschirmfoto 2021-10-05 um 10 38 12](https://user-images.githubusercontent.com/8466092/135989814-bb10744c-e30a-422a-ad9a-63495f916d38.jpg) Unfortunately the screenshot is German but the checkbox translates to "Power-Nap Options" and the radiobuttons to: - Dim display when screensaver is active - Switch display to sleep mode when screensaver is active
gitea-mirror 2026-05-05 06:03:23 -06:00
Author
Owner

@waydabber commented on GitHub (Oct 5, 2021):

For future reference:

Relevant NSDistributedNotificationCenter notifications:

com.apple.screensaver.didstart
com.apple.screensaver.willstop
com.apple.screensaver.didstop
com.apple.screenIsLocked
com.apple.screenIsUnlocked

<!-- gh-comment-id:934508700 --> @waydabber commented on GitHub (Oct 5, 2021): For future reference: Relevant `NSDistributedNotificationCenter` notifications: ``` com.apple.screensaver.didstart com.apple.screensaver.willstop com.apple.screensaver.didstop com.apple.screenIsLocked com.apple.screenIsUnlocked ```
Author
Owner

@stale[bot] commented on GitHub (Oct 5, 2022):

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.

<!-- gh-comment-id:1268956296 --> @stale[bot] commented on GitHub (Oct 5, 2022): 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.
Author
Owner

@derreisende77 commented on GitHub (Oct 13, 2022):

AFAIK this feature request is not done yet. Would be nice to have it reopened.

<!-- gh-comment-id:1277086756 --> @derreisende77 commented on GitHub (Oct 13, 2022): AFAIK this feature request is not done yet. Would be nice to have it reopened.
Author
Owner

@stale[bot] commented on GitHub (Oct 13, 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.

<!-- gh-comment-id:1761394749 --> @stale[bot] commented on GitHub (Oct 13, 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.
Author
Owner

@derreisende77 commented on GitHub (Oct 13, 2023):

It would still be nice to habe that in a future update

<!-- gh-comment-id:1761559290 --> @derreisende77 commented on GitHub (Oct 13, 2023): It would still be nice to habe that in a future update
Author
Owner

@waydabber commented on GitHub (Oct 13, 2023):

I already implemented this in BetterDisplay, won't be carried over to MonitorControl I am afraid.

<!-- gh-comment-id:1762045325 --> @waydabber commented on GitHub (Oct 13, 2023): I already implemented this in [BetterDisplay](https://betterdisplay.pro), won't be carried over to MonitorControl I am afraid.
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#460
No description provided.