[Wayland-bugs] [Bug 759161] wayland: dialog stacking without parents (RFC)

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 9 04:04:30 PST 2015


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

Matthias Clasen <mclasen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #316949|none                        |reviewed
             status|                            |

--- Comment #10 from Matthias Clasen <mclasen at redhat.com> ---
Review of attachment 316949:

::: gdk/wayland/gdkwindow-wayland.c
@@ +713,3 @@
 static void
+gdk_wayland_window_sync_parent (GdkWindow *window,
+                                GdkWindow *parent)

You add a parent argument here, but all callers pass NULL ?

@@ +1972,3 @@
   impl->transient_for = parent;

+  gdk_wayland_window_sync_parent (window, NULL);

Did you mean to pass the parent in here ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151209/cc1f14f1/attachment-0001.html>


More information about the wayland-bugs mailing list