RE: [PATCH] weston:Send done event with version 2 of wl_output

2014-03-15 Thread Wang, Quanxian
>-Original Message- >From: Pekka Paalanen [mailto:ppaala...@gmail.com] >Sent: Friday, March 14, 2014 10:58 PM >To: Wang, Quanxian >Cc: wayland-devel@lists.freedesktop.org; b.harring...@samsung.com >Subject: Re: [PATCH] weston:Send done event with version 2 of wl_output

Re: [PATCH] weston:Send done event with version 2 of wl_output

2014-03-14 Thread Pekka Paalanen
On Fri, 14 Mar 2014 12:16:05 +0800 Quanxian Wang wrote: > With protocol of wl_output version 2, after the output change, > it should send done event to all clients bound with it. > > Signed-off-by: Quanxian Wang > --- > src/compositor.c | 6 +- > 1 file changed, 5 insertions(+), 1 deletion