[patches] Add a color management framework to weston

Richard Hughes hughsient at gmail.com
Fri Apr 5 01:27:18 PDT 2013


On 4 April 2013 21:30, Matthias Clasen <matthias.clasen at 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.


More information about the wayland-devel mailing list