<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DND doesn't work for GtkOverlay on Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=765695#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - DND doesn't work for GtkOverlay on Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=765695">bug 765695</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=carlosg%40gnome.org" title="Carlos Garnacho <carlosg@gnome.org>"> <span class="fn">Carlos Garnacho</span></a>
</span></b>
        <pre>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...</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>