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 <[email protected]> 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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to