https://bugzilla.gnome.org/show_bug.cgi?id=782325
Matthias Clasen <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #351349|none |reviewed
status| |
--- Comment #3 from Matthias Clasen <[email protected]> ---
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._______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs