mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #646] Software brightness gets reset to max brightness when also using flux #456
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#456
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 @thedeagler on GitHub (Oct 1, 2021).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/646
Before opening the issue, have you...?
Describe the bug
The software brightness seems to work for a second before getting reset to max brightness. I've noticed that if I disable flux, the problem goes away. Not sure if it's possible to have two apps controlling monitor brightness, but my guess is that flux is updating the colors every second, and perhaps it's not possible to override.
Steps to reproduce
Expected behavior
Dimming stays at the set level.
Anything else?
No response
Environment Information (please complete the following information)
@waydabber commented on GitHub (Oct 1, 2021):
Yes, this is a problem, MonitorControl and f.lux can't work together as both are trying to manipulate the gamma tables and cancel each other out, f.lux being the more aggressive one. I recommend using Night Shift instead. For use cases when Night Shift is not an option (for example Night Shift is disabled on 'TV as a monitor' scenarios), we can add a feature for color temperature presets + a timer when to change presets - replicating Night Shift functionality. If the other devs approve this as scope, we can make it happen.
@waydabber commented on GitHub (Oct 1, 2021):
I'll this move over to discussion as this f.lux issue comes up from time to time and it is educational.