[Wayland-bugs] [Bug 697855] Implement DnD in wayland
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Aug 22 07:12:06 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=697855
gtk+ | Backend: Wayland | 3.8.x
Carlos Garnacho <carlosg> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |carlosg at gnome.org
--- Comment #1 from Carlos Garnacho <carlosg at gnome.org> 2014-08-22 14:12:02 UTC ---
I'm attaching a bunch of patches that implement selections/clipboard/dnd on
gdk/wayland, this is made to work in a way that little changes are required so
far in the gtk side, I've also pushed the work to the wayland-selections
branch. A few caveats in the current state are:
- There's no DnD icon yet, I've been looking into this, but I got no worthwhile
solution yet.
- only GDK_ACTION_COPY is implied and works, I haven't many ideas how the
action negotiation is meant to work best on wayland
Also, the patches here need the patches for bug #734374, the serial sequence is
needed to know whether the drag was triggered by mouse or touch, and cancel the
proper state.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list