https://bugzilla.gnome.org/show_bug.cgi?id=697855 gtk+ | Backend: Wayland | 3.8.x
--- Comment #11 from Carlos Garnacho <[email protected]> 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. _______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
