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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to