<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - dnd drag cancellation animation missing"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=735888#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - dnd drag cancellation animation missing"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=735888">bug 735888</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=317072&action=diff" name="attach_317072" title="dnd: Stop doing cancel animation in GTK+">attachment 317072</a> <a href="attachment.cgi?id=317072&action=edit" title="dnd: Stop doing cancel animation in GTK+">[details]</a></span> <a href='review?bug=735888&attachment=317072'>[review]</a>
dnd: Stop doing cancel animation in GTK+

Under Wayland, the compositor does it, so there is no need
for us to move the window ourselves. For X11, we are now
doing the animation from the X11 backend. Trigger that by
calling gdk_drag_drop_done().

What changes here is that we have to keep the icon_window
alive for as long as the drag context exists. Use a weak
reference to do so.</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>