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

Break out of error loop for GL_CONTEXT_LOST #1415

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

Conversation

WimK
Copy link

@WimK WimK commented Mar 9, 2025

GL_CONTEXT_LOST repeats forever. Prevent an infinite loop by breaking out of the loop when a GL_CONTEXT_LOST error is encountered.

Mostly fixes #1398

GL_CONTEXT_LOST repeats forever. Prevent an infinite loop by breaking
out of the loop when the GL_CONTEXT_LOST is encountered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

picom infinite loop on GL error after wake from suspend
1 participant