[Wayland-bugs] [Bug 735888] dnd drag cancellation animation missing
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Wed Dec 9 11:37:13 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=735888
--- Comment #7 from Matthias Clasen <mclasen at redhat.com> ---
Created attachment 317072
--> https://bugzilla.gnome.org/attachment.cgi?id=317072&action=edit
dnd: Stop doing cancel animation in GTK+
Under Wayland, the compositor does it, so there is no need
for us to move the window ourselves. For X11, we are now
doing the animation from the X11 backend. Trigger that by
calling gdk_drag_drop_done().
What changes here is that we have to keep the icon_window
alive for as long as the drag context exists. Use a weak
reference to do so.
--
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/9a785bca/attachment-0001.html>
More information about the wayland-bugs
mailing list