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

x11window: Sync xcb_sync_destroy_alarm to lifetime of the window being alive

Recent-ish changes meant that the X11 window is kept alive whilst an
effect may be using the window.

This changes the lifetime of the sync alarm. This is problematic in the
case of an XWayland crash, we can assume whilst an X11 client is valid
the X11 connection is also valid, but if a close animation is used the
connection might not be valid when the destructor is called.
parent 364afe0f
Pipeline #506897 passed with stage
in 8 minutes and 43 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