https://bugzilla.gnome.org/show_bug.cgi?id=759299

--- Comment #8 from Olivier Fourdan <[email protected]> ---
Created attachment 317426
  --> https://bugzilla.gnome.org/attachment.cgi?id=317426&action=edit
wayland: Check transient loop

Note, this patch tries to avoid the problem by setting the transient
relationship before checking for a possible loop. If such a loop is found, the
previous transient value is restored.

Yet, because unmap_subsurface() is called first and also uses transient_for, we
need to proceed till the end of the function
gdk_wayland_window_set_transient_for() as if we modified the transient, even if
the value is not changed so that the subsurface has a chance to be recreated if
needed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to