Re: [PATCH 2/3] weston: Add wl_output name event

2014-03-18 Thread Jason Ekstrand
On Mar 16, 2014 10:20 PM, "Quanxian Wang" wrote: > > Signed-off-by: Quanxian Wang > --- > src/compositor.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/src/compositor.c b/src/compositor.c > index 98a4f6f..f82f771 100644 > --- a/src/compositor.c > +++ b/src/compositor.c > @@ -3044,

[PATCH 2/3] weston: Add wl_output name event

2014-03-16 Thread Quanxian Wang
Signed-off-by: Quanxian Wang --- src/compositor.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/compositor.c b/src/compositor.c index 98a4f6f..f82f771 100644 --- a/src/compositor.c +++ b/src/compositor.c @@ -3044,6 +3044,9 @@ bind_output(struct wl_client *client,