Re: [PATCH libinput v2 0/4] touchpad gestures support

2015-04-27 Thread Bill Spitzak
On 04/26/2015 09:01 PM, Peter Hutterer wrote: I've been ping-ponging between giving deltas or an absolute distance in mm. I can change the patch-set to report a distance in mm instead of delta from the previous distance, with the caveat that on some touchpads we do not know the resolution so the

Re: [PATCH libinput v2 0/4] touchpad gestures support

2015-04-27 Thread Carlos Garnacho
Hey Peter :), On Mon, Apr 27, 2015 at 6:01 AM, Peter Hutterer wrote: > On Fri, Apr 24, 2015 at 02:39:07PM +0200, Carlos Garnacho wrote: >> On Fri, Apr 24, 2015 at 1:49 PM, Hans de Goede wrote: >> > Hi, >> > >> > On 24-04-15 13:39, Carlos Garnacho wrote: >> >> >> >> Hey Hans :), >> >> >> >> On ju

Re: [PATCH libinput v2 0/4] touchpad gestures support

2015-04-26 Thread Peter Hutterer
On Fri, Apr 24, 2015 at 02:39:07PM +0200, Carlos Garnacho wrote: > On Fri, Apr 24, 2015 at 1:49 PM, Hans de Goede wrote: > > Hi, > > > > On 24-04-15 13:39, Carlos Garnacho wrote: > >> > >> Hey Hans :), > >> > >> On jue, 2015-03-26 at 10:04 +0100, Hans de Goede wrote: > >>> > >>> Hi All, > >>> > >>

Re: [PATCH libinput v2 0/4] touchpad gestures support

2015-04-24 Thread Carlos Garnacho
On Fri, Apr 24, 2015 at 1:49 PM, Hans de Goede wrote: > Hi, > > On 24-04-15 13:39, Carlos Garnacho wrote: >> >> Hey Hans :), >> >> On jue, 2015-03-26 at 10:04 +0100, Hans de Goede wrote: >>> >>> Hi All, >>> >>> Here is v2 of my touchpad gestures support patch series, changes >>> since v1: >>> - Me

Re: [PATCH libinput v2 0/4] touchpad gestures support

2015-04-24 Thread Hans de Goede
Hi, On 24-04-15 13:39, Carlos Garnacho wrote: Hey Hans :), On jue, 2015-03-26 at 10:04 +0100, Hans de Goede wrote: Hi All, Here is v2 of my touchpad gestures support patch series, changes since v1: - Merge the gesture capability flag and event-debug patched into the "touchpad: Add an API f

Re: [PATCH libinput v2 0/4] touchpad gestures support

2015-04-24 Thread Carlos Garnacho
Hey Hans :), On jue, 2015-03-26 at 10:04 +0100, Hans de Goede wrote: > Hi All, > > Here is v2 of my touchpad gestures support patch series, changes > since v1: > - Merge the gesture capability flag and event-debug patched into > the "touchpad: Add an API for touchpad gesture events" > - Update

Re: [PATCH libinput v2 0/4] touchpad gestures support

2015-04-02 Thread Hans de Goede
Hi, On 01-04-15 23:42, Jason Gerecke wrote: On 3/26/2015 2:04 AM, Hans de Goede wrote: Hi All, Here is v2 of my touchpad gestures support patch series, changes since v1: - Merge the gesture capability flag and event-debug patched into the "touchpad: Add an API for touchpad gesture events" -

Re: [PATCH libinput v2 0/4] touchpad gestures support

2015-04-01 Thread Jason Gerecke
On 3/26/2015 2:04 AM, Hans de Goede wrote: Hi All, Here is v2 of my touchpad gestures support patch series, changes since v1: - Merge the gesture capability flag and event-debug patched into the "touchpad: Add an API for touchpad gesture events" - Update the swipe and pinch/rotate implementat

[PATCH libinput v2 0/4] touchpad gestures support

2015-03-26 Thread Hans de Goede
Hi All, Here is v2 of my touchpad gestures support patch series, changes since v1: - Merge the gesture capability flag and event-debug patched into the "touchpad: Add an API for touchpad gesture events" - Update the swipe and pinch/rotate implementations to work with the new typesafe device an