picom icon indicating copy to clipboard operation
picom copied to clipboard

Break out of error loop for GL_CONTEXT_LOST

Open WimK opened this issue 9 months ago • 1 comments

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

WimK avatar Mar 09 '25 16:03 WimK

@yshui can you take a look at this PR and consider a bugfix release? This seems to be hitting users. Thank you so much.

anthraxx avatar Jun 10 '25 09:06 anthraxx

LGTM. the CI is stuck on check so I manually merged.

Thanks for the PR!

yshui avatar Jun 21 '25 16:06 yshui