On 4 April 2013 21:30, Matthias Clasen <matthias.cla...@gmail.com> wrote:
> Just ftr (and without actually looking at the patch): glib signals
> don't need an event loop, they're entirely synchronous.

Right, but in this case the event is coming from the GDBus thread,
which I assume is g_idle_add'ing the signal it back to the mainloop so
that it's executed in the main thread.

Richard.
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to