[Wayland-bugs] [Bug 697855] Implement DnD in wayland
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Aug 29 09:07:02 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=697855
gtk+ | Backend: Wayland | 3.8.x
Carlos Garnacho <carlosg> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #284715|0 |1
is obsolete| |
--- Comment #42 from Carlos Garnacho <carlosg at gnome.org> 2014-08-29 16:07:01 UTC ---
Created an attachment (id=284824)
View: https://bugzilla.gnome.org/attachment.cgi?id=284824
Review: https://bugzilla.gnome.org/review?bug=697855&attachment=284824
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