mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1005] The screen color gamut type automatically changes #608
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#608
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 @xsx200011 on GitHub (Apr 17, 2022).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1005
Before opening the issue, have you...?
Question
In the initial state, select Mac mode (P3 gamut) by pressing the button on the display, then open the software and adjust the brightness. After success, open the display Settings, and find that the original SRGB gamut is automatically changed. After modification of the Settings, this problem still exists
@waydabber commented on GitHub (Apr 17, 2022):
Does this happen on the (unknown) display? If so, then probably upon receiving a DDC command the display firmware might do something like this. Since this is a firmware issue, there is no much to do about it. You can disable DDC control and use purely software brightness control which cannot cause an issue like this with the display.
Hope this helps!