mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #614] Monitor brightness resets to 100% on Lock Screen or after Sleep #442
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#442
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 @Malangcow on GitHub (Sep 23, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/614
Before opening the issue, have you...?
Describe the bug
In a condition MonitorControl is running and user sets brightness other than 100%. If the Lock Screen function is activated, the monitor brightness resets to 100%. This does not happens when MonitorControl is closed(not running) when Lock Screen function runs.
Steps to reproduce
(Note. When I check
Brightness valuefrom the monitor OSD menu it says 50%(The value set at step 2.) When I press brightness +1 Key or brightness -1 key, The value changes 51% or 49% and the actual brightness of the screen now matches the brightness value display on the OSD menu.The resetting issue does not happen either MonitorControl is not running or
SmartContrastfunction of the monitor is off.Expected behavior
After user configures the brightness. The monitor brightness is consistant when
Screen Locked.Anything else?
Since the monitor fuction
SmartContrastis not that smart(slow adaptation/response). User may not want to use that function. Turning off the function resolves this issue.Environment Information (please complete the following information)
@waydabber commented on GitHub (Sep 23, 2021):
Some displays do this. I advise you not to use smart contrast. The new 4.0.0 version has an option to restore last settings via DDC after sleep which might help with displays like this.
Since this info might be useful for others, I'll move this over to discussion.