https://bugzilla.gnome.org/show_bug.cgi?id=695504 gtk+ | wayland | unspecified
--- Comment #2 from Rob Bradford <[email protected]> 2013-04-19 17:01:50 UTC --- So I made some progress on this: The window was being created as top level shell surface. This was because the window was not made transient for the parent. Adding this puts it down the popup code path in gdk_wayland_window_map which is progress. Unfortunately the positioning seems to be wrong though. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- 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
