Re: [PATCH weston v2 4/5] clients: Request the wl_pointer_gesture_swipe/pinch interfaces

2015-07-29 Thread Jonas Ã…dahl
On Thu, Jul 23, 2015 at 07:00:30PM +0200, Carlos Garnacho wrote: > This is accompanied by separate handlers for the different stages > of swipe/pinch gestures, so those can be set in demos. > > Signed-off-by: Carlos Garnacho > --- > Makefile.am | 2 + > clients/window.c | 209 > +

[PATCH weston v2 4/5] clients: Request the wl_pointer_gesture_swipe/pinch interfaces

2015-07-23 Thread Carlos Garnacho
This is accompanied by separate handlers for the different stages of swipe/pinch gestures, so those can be set in demos. Signed-off-by: Carlos Garnacho --- Makefile.am | 2 + clients/window.c | 209 ++- clients/window.h | 54 +++