Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

desktop/output: Debounce modesets #8091

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kennylevinsen
Copy link
Member

@kennylevinsen kennylevinsen commented Mar 27, 2024

Add a 10 millisecond modeset debounce timer.

Depends on #8095

@emersion
Copy link
Member

Before merging this we need to add fallback logic to disable outputs one by one (or else we risk ending up with no output lit up at all).

Output changes often happen in rapid succession. Instead of doing the
modesets one by one, set a 10 millisecond debounce timer.
@kennylevinsen kennylevinsen marked this pull request as ready for review May 2, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants