<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mcatanzaro@gnome.org" title="Michael Catanzaro <mcatanzaro@gnome.org>"> <span class="fn">Michael Catanzaro</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Protocol documentation should indicate when wl_data_offer::receive requests should be sent"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91945">bug 91945</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>mcatanzaro@gnome.org
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Protocol documentation should indicate when wl_data_offer::receive requests should be sent"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91945#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Protocol documentation should indicate when wl_data_offer::receive requests should be sent"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91945">bug 91945</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro@gnome.org" title="Michael Catanzaro <mcatanzaro@gnome.org>"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>The Wayland protocol documentation does not indicate when
wl_data_offer::receive requests can be sent, nor when wl_data_source::send
events will be received. Some clients may assume that data may be sent only
once for a single MIME type during a DnD session (which GTK+ does to work
around <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - wl_data_source should have an event to indicate completion of a drag session"
   href="show_bug.cgi?id=91944">bug #91944</a>). Other clients may be prepared to handle multiple
simultaneous data transfers (when dl_data_offer::receive is called several
times in a row, perhaps in a loop), while yet others may be prepared to handle
multiple data transfers only if one is ongoing at a time.

The protocol should provide some indication of what well-behaved clients should
be expected to support.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>