Re: [PATCH libinput] evdev: init axis range warnings for touch devices too

2016-11-29 Thread Hans de Goede
Hi, On 29-11-16 02:22, Peter Hutterer wrote: Move the code from the touchpad code into the more generic evdev code Signed-off-by: Peter Hutterer Patch looks good to me: Reviewed-by: Hans de Goede Regards, Hans ---

[PATCH libinput] evdev: init axis range warnings for touch devices too

2016-11-28 Thread Peter Hutterer
Move the code from the touchpad code into the more generic evdev code Signed-off-by: Peter Hutterer --- src/evdev-mt-touchpad.c | 76 + src/evdev-mt-touchpad.h | 5 src/evdev.c | 6 src/evdev.h