Re: [PATCH libinput] test: add tablet test for out-of-bounds motion coordinates

2016-02-11 Thread Carlos Garnacho
Hey :), On Thu, Feb 11, 2016 at 8:31 AM, Peter Hutterer wrote: > The newer Cintiqs have a minimum value of 400/400 advertised by the kernel but > the actual sensor goes past the 0/0 origin. Test this, make sure that a value > outside the boundaries generates negative mm values. > > Signed-off-by:

[PATCH libinput] test: add tablet test for out-of-bounds motion coordinates

2016-02-10 Thread Peter Hutterer
The newer Cintiqs have a minimum value of 400/400 advertised by the kernel but the actual sensor goes past the 0/0 origin. Test this, make sure that a value outside the boundaries generates negative mm values. Signed-off-by: Peter Hutterer --- Mostly just documenting this and adding a test. The b