[Wayland-bugs] [Bug 763298] wayland: connection flooded when dragging
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 10 13:01:23 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763298
Matthias Clasen <mclasen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mclasen at redhat.com
--- Comment #7 from Matthias Clasen <mclasen at redhat.com> ---
Here is another concern I came upwith this morning:
The gdk dnd api lets you pretty freely call gdk_drag_status from whereever.
With this change, I'm afraid that this might not work anymore for Wayland,
since gdk_drag_status will not have any effect unless it is in response to a
drag motion event.
Now, I don't know if such 'freestanding gdk_drag_status calls ever worked with
Wayland in the first place...
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160310/35a86b0d/attachment.html>
More information about the wayland-bugs
mailing list