[GH-ISSUE #489] Semi-opaque black overlay as fallback for unsupported setups #387

Closed
opened 2026-05-05 05:53:27 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @fl034 on GitHub (Jul 30, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/489

Checklist

  • I have searched for existing issues

Is your feature request related to a problem? Please describe.
I have an unsupported monitor setup, but want to control brightness via MonitorControl.

Describe the solution you'd like
MonitorControl could implement a something like a generic display that can be added which does change brightness software-side via a black rectangle being drawn over the whole screen.
Increasing brightness of the monitor will decrease alpha of the black overlay and vice versa.

I know this is not a pretty solution, but may be good as interim solution for some people.

Originally created by @fl034 on GitHub (Jul 30, 2021). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/489 **Checklist** <!-- Before you submit your issue, please make sure to check the following boxes by putting an x in the [ ] (don't: [x ], [ x], do: [x]) --> - [X] I have searched for existing issues **Is your feature request related to a problem? Please describe.** I have an unsupported monitor setup, but want to control brightness via MonitorControl. **Describe the solution you'd like** MonitorControl could implement a something like a generic display that can be added which does change brightness software-side via a black rectangle being drawn over the whole screen. Increasing brightness of the monitor will decrease alpha of the black overlay and vice versa. I know this is not a pretty solution, but may be good as interim solution for some people.
gitea-mirror 2026-05-05 05:53:27 -06:00
Author
Owner

@waydabber commented on GitHub (Aug 11, 2021):

Hey, the latest beta6 has this option. However it activates only if MonitorControl deems your display uncontrollable - if it thinks it can be controlled, but in reality cannot, then it will not activate. We should probably add an option to force software mode.

<!-- gh-comment-id:897132431 --> @waydabber commented on GitHub (Aug 11, 2021): Hey, the latest beta6 has this option. However it activates only if MonitorControl deems your display uncontrollable - if it thinks it can be controlled, but in reality cannot, then it will not activate. We should probably add an option to force software mode.
Author
Owner

@waydabber commented on GitHub (Aug 14, 2021):

Hey in the next beta if you have 'Fallback to software' enabled and tick off the 'DDC' checkbox under Displays the app will control the brightness using software (colorsync gamma table) dimming.

<!-- gh-comment-id:898905654 --> @waydabber commented on GitHub (Aug 14, 2021): Hey in the next beta if you have 'Fallback to software' enabled and tick off the 'DDC' checkbox under Displays the app will control the brightness using software (colorsync gamma table) dimming.
Author
Owner

@waydabber commented on GitHub (Aug 15, 2021):

This now incorporated into 3.0.0-beta8. If there is anything wrong please let me know!

https://github.com/MonitorControl/MonitorControl/releases/tag/v3.0.0-beta8

<!-- gh-comment-id:899087239 --> @waydabber commented on GitHub (Aug 15, 2021): This now incorporated into 3.0.0-beta8. If there is anything wrong please let me know! https://github.com/MonitorControl/MonitorControl/releases/tag/v3.0.0-beta8
Author
Owner

@fl034 commented on GitHub (Aug 16, 2021):

Awesome :) gonna try it soon

<!-- gh-comment-id:899277311 --> @fl034 commented on GitHub (Aug 16, 2021): Awesome :) gonna try it soon
Author
Owner

@fl034 commented on GitHub (Aug 17, 2021):

It's working as expected in v3.0.0-beta8 🎉

<!-- gh-comment-id:900099526 --> @fl034 commented on GitHub (Aug 17, 2021): It's working as expected in v3.0.0-beta8 🎉
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#387
No description provided.