[Wayland-bugs] [Bug 782325] wayland: Add possibility to get the exported handle multiple times
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon May 8 23:56:00 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=782325
--- Comment #5 from Jonas Ã…dahl <jadahl at gmail.com> ---
(In reply to Matthias Clasen from comment #3)
> Review of attachment 351349 [details] [review]:
>
> ::: 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
Yepp. Need to remove it. I'll update the patch.
--
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/eea6baaa/attachment.html>
More information about the wayland-bugs
mailing list