Re: [PATCH weston v3 4/5] clients: Add pointer gesture support to weston-eventdemo

2015-08-26 Thread Bryce Harrington
On Fri, Jul 31, 2015 at 03:59:54PM +0200, Carlos Garnacho wrote: > Just print the output, as with the other events. > > Signed-off-by: Carlos Garnacho > Reviewed-by: Jonas Ådahl One minor comment, but otherwise LGTM: Reviewed-by: Bryce Harrington > --- > clients/eventdemo.c | 108 > +++

[PATCH weston v3 4/5] clients: Add pointer gesture support to weston-eventdemo

2015-07-31 Thread Carlos Garnacho
Just print the output, as with the other events. Signed-off-by: Carlos Garnacho Reviewed-by: Jonas Ådahl --- clients/eventdemo.c | 108 +++- 1 file changed, 107 insertions(+), 1 deletion(-) diff --git a/clients/eventdemo.c b/clients/eventdemo.c i