<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Protocol documentation should indicate when wl_data_offer::accept requests should be sent"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91946">91946</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Protocol documentation should indicate when wl_data_offer::accept requests should be sent
</td>
</tr>
<tr>
<th>Product</th>
<td>Wayland
</td>
</tr>
<tr>
<th>Version</th>
<td>1.5.0
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>wayland
</td>
</tr>
<tr>
<th>Assignee</th>
<td>wayland-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mcatanzaro@gnome.org
</td>
</tr></table>
<p>
<div>
<pre>The Wayland protocol documentation does not define when wl_data_offer::accept
requests should be sent. It would be good to discuss this as a guide to
implementors.
It only really makes sense to send these in response to wl_data_device::motion
events, and then only when the result has changed for a given MIME type, so as
not to spam the drag source with unnecessary accept events. It makes sense to
send a separate accept event for each offered MIME type.</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>