On Thu, Jul 16, 2015 at 08:17:44PM +0200, Carlos Garnacho wrote:
> Hey Jonas :),
>
> On Thu, Jul 16, 2015 at 3:15 AM, Jonas Ådahl wrote:
> > On Wed, Jul 15, 2015 at 08:02:10PM +0200, Carlos Garnacho wrote:
> >> The lifetime and progress of gestures is maintained by the separate
> >> wl_pointer_ge
Hey Jonas :),
On Thu, Jul 16, 2015 at 3:15 AM, Jonas Ådahl wrote:
> On Wed, Jul 15, 2015 at 08:02:10PM +0200, Carlos Garnacho wrote:
>> The lifetime and progress of gestures is maintained by the separate
>> wl_pointer_gesture_pinch and wl_pointer_gesture_swipe interfaces,
>> each of these has beg
Hey,
Keen eye on those :), my last proofreading wasn't as successful. I've
just sent a new patch that contains Pekka's suggestions, fixes for
your comments and your r-b.
Cheers,
Carlos
On Thu, Jul 16, 2015 at 2:13 AM, Peter Hutterer
wrote:
> On Wed, Jul 15, 2015 at 08:02:10PM +0200, Carlos Ga
On Wed, 15 Jul 2015 20:02:10 +0200
Carlos Garnacho wrote:
> The lifetime and progress of gestures is maintained by the separate
> wl_pointer_gesture_pinch and wl_pointer_gesture_swipe interfaces,
> each of these has begin/update(optional)/end phases, as transmitted
> by their events.
>
> The ges
On Wed, Jul 15, 2015 at 08:02:10PM +0200, Carlos Garnacho wrote:
> The lifetime and progress of gestures is maintained by the separate
> wl_pointer_gesture_pinch and wl_pointer_gesture_swipe interfaces,
> each of these has begin/update(optional)/end phases, as transmitted
> by their events.
>
> Th
On Wed, Jul 15, 2015 at 08:02:10PM +0200, Carlos Garnacho wrote:
> The lifetime and progress of gestures is maintained by the separate
> wl_pointer_gesture_pinch and wl_pointer_gesture_swipe interfaces,
> each of these has begin/update(optional)/end phases, as transmitted
> by their events.
>
> Th
The lifetime and progress of gestures is maintained by the separate
wl_pointer_gesture_pinch and wl_pointer_gesture_swipe interfaces,
each of these has begin/update(optional)/end phases, as transmitted
by their events.
The gesture interfaces can be obtained from the wl_pointer, and
must be interpr