[Wayland-bugs] [Bug 91949] Add support for drag actions
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 9 14:00:55 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=91949
Bug ID: 91949
Summary: Add support for drag actions
Product: Wayland
Version: 1.5.0
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: medium
Component: wayland
Assignee: wayland-bugs at lists.freedesktop.org
Reporter: mcatanzaro at gnome.org
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] https://help.gnome.org/users/gnome-help/stable/files-copy.html.en
[2] http://www.freedesktop.org/wiki/Specifications/XDND/#index8h2
[3] http://lists.freedesktop.org/archives/wayland-devel/2015-June/022517.html
[4] http://lists.freedesktop.org/archives/wayland-devel/2015-June/022518.html
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150909/65cf7185/attachment.html>
More information about the wayland-bugs
mailing list