mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1626] Switching from and to Full Screen apps reset the brightness momentarily #907
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#907
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 @gr4v1ty69 on GitHub (Sep 28, 2024).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1626
Before opening the issue, have you...?
Describe the bug
Switching from normal desktop to a full screen apps resets the brightness to the monitor-set level. Mine is set at 100% while MonitorControl is set at 80%. For a brief second when entering and exiting the full screen app, the brightness reverts to 100%.
When talking about FS apps, I'm talking about this :

Here's a video of the bug :
https://github.com/user-attachments/assets/67ede441-c4aa-496d-bd59-cf28ff09986b
Steps to reproduce
Expected behavior
Keep same brightness.
Anything else?
No response
Environment Information (please complete the following information)
@waydabber commented on GitHub (Sep 29, 2024):
This is normal when the app is reverting to overlay based dimming (for displays where neither hardware control nor color table dimming is available) as overlays do not work during full screen transitions.