Skip to content

xwayland/xwm: don't insert surface in list on error

In case wl_event_loop_add_timer errors out, don't insert the free'd wlr_xwayland_surface in the list.

Closes: https://github.com/swaywm/wlroots/issues/1721

Merge request reports