[Wayland-bugs] [Bug 782325] wayland: Add possibility to get the exported handle multiple times
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon May 8 17:20:43 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=782325
Matthias Clasen <mclasen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #351349|none |reviewed
status| |
--- Comment #3 from Matthias Clasen <mclasen at redhat.com> ---
Review of attachment 351349:
::: gdk/wayland/gdkwindow-wayland.c
@@ +4184,2 @@
+ if (impl->exported.handle && !impl->exported.idle_source_id)
+ impl->exported.idle_source_id = g_idle_add (exported_idle, window);
Do we need to do something about a possibly still pending idle when the window
is finalized ?
I see we call gdk_wayland_window_unexport in finalize, but that doesn't seem to
touch the idle
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170508/b3ca8766/attachment.html>
More information about the wayland-bugs
mailing list