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

Carlos Garnacho <carl...@gnome.org> changed:

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

--- Comment #8 from Carlos Garnacho <carl...@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.
_______________________________________________
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to