Re: [RFC weston 2/2] compositor-x11: Use event loop abstraction API
On Mon, 19 Feb 2018 20:19:05 +0100 Quentin Glidic wrote: > From: Quentin Glidic > > Signed-off-by: Quentin Glidic > --- > libweston/compositor-x11.c | 64 > +- > 1 file changed, 29 insertions(+), 35 deletions(-) > > diff --git a/libweston/composit
[RFC weston 2/2] compositor-x11: Use event loop abstraction API
From: Quentin Glidic Signed-off-by: Quentin Glidic --- libweston/compositor-x11.c | 64 +- 1 file changed, 29 insertions(+), 35 deletions(-) diff --git a/libweston/compositor-x11.c b/libweston/compositor-x11.c index 14faeda03..7675b7275 100644 --- a/