Re: [PATCH libinput 1/6] test: use the touchpad size for the 7mm movement

2015-08-19 Thread Hans de Goede
Hi, On 18-08-15 01:20, Peter Hutterer wrote: Makes the code more straightforward, and we now require the devices to have a height/width anyway. Signed-off-by: Peter Hutterer Series looks good: Reviewed-by: Hans de Goede Regards, Hans --- test/touchpad.c | 15 ++- 1 file

[PATCH libinput 1/6] test: use the touchpad size for the 7mm movement

2015-08-17 Thread Peter Hutterer
Makes the code more straightforward, and we now require the devices to have a height/width anyway. Signed-off-by: Peter Hutterer --- test/touchpad.c | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/test/touchpad.c b/test/touchpad.c index bbdbc21..ef262f9 100644