[Wayland-bugs] [Bug 748763] warnings when starting drag from GtkEntries
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 1 10:39:26 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=748763
--- Comment #2 from Carlos Garnacho <carlosg at gnome.org> ---
Created attachment 302731
--> https://bugzilla.gnome.org/attachment.cgi?id=302731&action=edit
wayland: Keep DnD icon surfaces' wl_surface static
If the DnD icon is replaced along gtkdnd.c, the window will be
subsequently unmapped, destroying the wl_surface with it.
As the wl_surface is supposed to remain during all the operation,
and just be left an empty buffer if no DnD icon is not meant to be
shown at some point, make it sure the DnD icon wl_surface survives
hide/show cycles.
--
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/20150501/f6e6dcd4/attachment.html>
More information about the wayland-bugs
mailing list