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

--- Comment #14 from Olivier Fourdan <[email protected]> ---
Created attachment 343556
  --> https://bugzilla.gnome.org/attachment.cgi?id=343556&action=edit
[PATCH master] wayland: Handle subsurface as popup parent

Forward port of attachment 342933 (git 5bae71f) to master.

gdk_window_get_effective_parent() has been removed along with the removal of
offscreen windows (commit 70935f) so this patch simply use
gdk_window_get_parent() instead of gdk_window_get_effective_parent() in
gtk-3-22

Seems to work, popovers are currently misplaced and font rendering seems broken
on master but this is unrelated to this patch.

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

Reply via email to