Re: [PATCH libinput 5/6] touchpad: Don't allow diagonal scrolling

2014-05-25 Thread Jonas Ådahl
On Fri, May 23, 2014 at 04:06:26PM +0200, Hans de Goede wrote: We pin scrolling to the initial direction, so a 2 finger scroll starting in the vertical direction, will from then on only generate vertical scroll events, and the same for horizontal. But if the first 2 finger motion is

Re: [PATCH libinput 2/6] touchpad: Fix sending of scroll stop events

2014-05-25 Thread Jonas Ådahl
On Fri, May 23, 2014 at 04:06:23PM +0200, Hans de Goede wrote: Setting tp-scroll.direction = 0 before checking tp-scroll.direction to see if we need to send stop scroll events for vert / horz scrolling does not really work well. Also we need to check direction with an axis mask, not the axis

Re: [PATCH wayland-web 1/7] Put a box around all code samples

2014-05-25 Thread Bill Spitzak
On 05/24/2014 12:45 AM, Pekka Paalanen wrote: On Fri, 23 May 2014 18:57:38 -0700 Bill Spitzak spit...@gmail.com wrote: Not sure what happened here. I tested this and it came out with a header email, with all the patches as replies to it. But when I did it for real the header disappared. Header

Re: [PATCH libinput 0/24] Tablet support

2014-05-25 Thread Carlos Garnacho
Hey Peter, On vie, 2014-05-23 at 16:19 +1000, Peter Hutterer wrote: On Fri, May 23, 2014 at 01:40:49AM +0200, Carlos Garnacho wrote: Hi, First of all, I'm sorry I dropped the ball this long. It's great to see you've been doing some progress. On jue, 2014-05-22 at 01:17 -0400,

Re: [PATCH libinput 0/24] Tablet support

2014-05-25 Thread Peter Hutterer
On Mon, May 26, 2014 at 02:27:35AM +0200, Carlos Garnacho wrote: Hey Peter, On vie, 2014-05-23 at 16:19 +1000, Peter Hutterer wrote: On Fri, May 23, 2014 at 01:40:49AM +0200, Carlos Garnacho wrote: Hi, First of all, I'm sorry I dropped the ball this long. It's great to see

Re: [PATCH libinput 0/24] Tablet support

2014-05-25 Thread Peter Hutterer
On Fri, May 23, 2014 at 10:34:10PM -0400, Chandler Paul wrote: On Fri, 2014-05-23 at 17:00 +1000, Peter Hutterer wrote: I'm almost sold on normalization since it does reduce the likelihood of things going wrong. We need to provide the axis resolution to convert back to the real data though

Re: Add basic mouse pointer acceleration libinput patch breaks make check

2014-05-25 Thread Peter Hutterer
On Fri, May 23, 2014 at 05:27:25PM +0200, Jonas Ådahl wrote: On Fri, May 23, 2014 at 04:03:56PM +0200, Hans de Goede wrote: Hi, On 05/23/2014 02:57 PM, Jonas Ådahl wrote: On Fri, May 23, 2014 at 07:22:38AM -0500, Jason Ekstrand wrote: It might be better to reply to the patch. This

[PATCH libinput] evdev: don't post a relative motion event for dx/dy 0/0

2014-05-25 Thread Peter Hutterer
Signed-off-by: Peter Hutterer peter.hutte...@who-t.net --- src/evdev.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/evdev.c b/src/evdev.c index fedc324..6aa0d46 100644 --- a/src/evdev.c +++ b/src/evdev.c @@ -134,10 +134,12 @@ evdev_flush_pending_event(struct