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

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 28 10:11:28 PDT 2014


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

Matthias Clasen <mclasen> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #284714|none                        |reviewed
             status|                            |

--- Comment #38 from Matthias Clasen <mclasen at redhat.com> 2014-08-28 17:11:23 UTC ---
Review of attachment 284714:
 --> (https://bugzilla.gnome.org/review?bug=697855&attachment=284714)

::: gdk/wayland/gdkselection-wayland.c
@@ +259,3 @@
+
+  return display->selection;
+}

maybe turn this into a gdk_wayland_selection_new() that gets calls from the
display code, plus
a gdk_wayland_display_get_selection() to obtain the singleton ?

Looks slightly odd to have this poked directly into the display here, but have
the free call on the display side.

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