Skip to content
Commit c5a29b4b authored by David Edmundson's avatar David Edmundson
Browse files

effects: Make OpenGL context current before deleting framebuffer

When we delete a window we unredirect, when we unredirect, we delete the
framebuffer which requires an openGL context.

handleWindowDeleted is the entry point from workspace events to effects
code, so it's made current here.

BUG: 444665
BUG: 471139
parent f41d95fe
Pipeline #418865 passed with stage
in 18 minutes and 52 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment