<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 - Add support for drag actions"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91949">91949</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Add support for drag actions
</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>Desktop environments like GNOME require that a drag be associated with a
particular action. For example, when nautilus is running under X, holding down
Ctrl when dragging files forces the files to be copied, while holding Shift
forces the files to be moved [1]. We're basically expecting to have a
replacement for XDND actions (XdndActionCopy, XdndActionMove, XdndActionLink,
XdndActionAsk, XdndActionPrivate) [2].
[3] adds this feature to the Wayland protocol, and [4] implements it for
Weston.
[1] <a href="https://help.gnome.org/users/gnome-help/stable/files-copy.html.en">https://help.gnome.org/users/gnome-help/stable/files-copy.html.en</a>
[2] <a href="http://www.freedesktop.org/wiki/Specifications/XDND/#index8h2">http://www.freedesktop.org/wiki/Specifications/XDND/#index8h2</a>
[3] <a href="http://lists.freedesktop.org/archives/wayland-devel/2015-June/022517.html">http://lists.freedesktop.org/archives/wayland-devel/2015-June/022517.html</a>
[4] <a href="http://lists.freedesktop.org/archives/wayland-devel/2015-June/022518.html">http://lists.freedesktop.org/archives/wayland-devel/2015-June/022518.html</a></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>