Re: [PATCH libinput] Read the horizontal wheel click angle property if available

2016-08-16 Thread Hans de Goede
Hi, On 16-08-16 07:18, Peter Hutterer wrote: The Logitech MX master has different click angles for the two wheels. https://github.com/systemd/systemd/issues/3947 Signed-off-by: Peter Hutterer Patch looks good to me: Reviewed-by: Hans de Goede

[PATCH libinput] Read the horizontal wheel click angle property if available

2016-08-15 Thread Peter Hutterer
The Logitech MX master has different click angles for the two wheels. https://github.com/systemd/systemd/issues/3947 Signed-off-by: Peter Hutterer --- src/evdev-tablet.c | 2 +- src/evdev.c | 61