[Wayland-bugs] [Bug 765695] DND doesn't work for GtkOverlay on Wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Mon May 9 17:00:15 UTC 2016


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

--- Comment #4 from Carlos Garnacho <carlosg at gnome.org> ---
Wayland has no "link" action, both GDK_ACTION_LINK/PRIVATE are translated
somewhat into "copy" at the protocol level. I guess there's some more
translation missing somewhere.

But generally, I think link/private shouldn't be recommended for any
cross-client DnD, the semantics are largely undefined unless source and
destination agree on what "link" means, and due to the low level translation to
"copy" there's a good chance the pointer cursor will be visually wrong...

-- 
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/20160509/8530a306/attachment.html>


More information about the wayland-bugs mailing list