[Wayland-bugs] [Bug 697855] Implement DnD in wayland

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 22 07:16:03 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=697855
  gtk+ | Backend: Wayland | 3.8.x

--- Comment #11 from Carlos Garnacho <carlosg at gnome.org> 2014-08-22 14:15:57 UTC ---
Created an attachment (id=284211)
 View: https://bugzilla.gnome.org/attachment.cgi?id=284211
 Review: https://bugzilla.gnome.org/review?bug=697855&attachment=284211

wayland: Implement drag/source side of selections

This has been made to work similarly to X11, requests for the data device
contents are notified through GDK_SELECTION_REQUEST events, the data stored
in the GDK_SELECTION property as a reaction to that event is then stored
into the wayland selection implementation, and written to the fd when
requested/available.

-- 
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