[Wayland-bugs] [Bug 735888] dnd drag cancellation animation missing
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Thu Dec 10 06:02:24 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=735888
Carlos Garnacho <carlosg at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #317067|none |reviewed
status| |
--- Comment #8 from Carlos Garnacho <carlosg at gnome.org> ---
Comment on attachment 317067
--> https://bugzilla.gnome.org/attachment.cgi?id=317067
gdk: Allow passing the start coordinates in drag_begin
The approach looks alright to me, I thought first about just passing a GdkEvent
so we could eventually shuffle grabs into gdk and have all extra info readily
available (device/seat, time/serial...), but that probably shouldn't be done
implicitly if we want to maintain the gdk-level API compatible.
However, the implicit grabbing behavior would belong into a gdk_drag_begin*
kind of call, it might be worth to rush grabs to so we don't end up adding
multiple calls 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/20151210/f4b0e3b0/attachment.html>
More information about the wayland-bugs
mailing list