Re: [PATCH 2/6 weston] window: send transient flags over the wire

2012-05-21 Thread Kristian Høgsberg
On Mon, May 21, 2012 at 04:47:46PM +0300, Tiago Vignatti wrote: > Signed-off-by: Tiago Vignatti > --- > clients/window.c |4 ++-- > clients/window.h |2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) Committed. Kristian > diff --git a/clients/window.c b/clients/window.c > index d

[PATCH 2/6 weston] window: send transient flags over the wire

2012-05-21 Thread Tiago Vignatti
Signed-off-by: Tiago Vignatti --- clients/window.c |4 ++-- clients/window.h |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clients/window.c b/clients/window.c index d7b2e5c..5c4d28b 100644 --- a/clients/window.c +++ b/clients/window.c @@ -2695,7 +2695,7 @@ window_c