On Fri, Mar 14, 2014 at 09:16:25AM +0800, Quanxian Wang wrote:
> With protocol of wl_output version 2, after the output change,
> it should send done event to all clients bount with it.
That was missing, thanks, patch applied.
Kristian
> Signed-off-by: Quanxian Wang
> ---
> src/compositor.c |
>-Original Message-
>From: Bryce W. Harrington [mailto:b.harring...@samsung.com]
>Sent: Friday, March 14, 2014 10:19 AM
>To: Wang, Quanxian
>Cc: wayland-devel@lists.freedesktop.org
>Subject: Re: [PATCH] weston: Send done event with version 2 of wl_output
>
>On Fr
On Fri, Mar 14, 2014 at 09:16:25AM +0800, Quanxian Wang wrote:
> With protocol of wl_output version 2, after the output change,
> it should send done event to all clients bount with it.
bound?
>
> Signed-off-by: Quanxian Wang
> ---
> src/compositor.c | 6 +-
> 1 file changed, 5 insertions(
With protocol of wl_output version 2, after the output change,
it should send done event to all clients bount with it.
Signed-off-by: Quanxian Wang
---
src/compositor.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/compositor.c b/src/compositor.c
index 7c29d51..98a