Re: [PATCH libinput 9/9] touchpad: drop fake resolution handling

2015-07-08 Thread Hans de Goede
Hi, On 01-07-15 08:08, Peter Hutterer wrote: Now that we have all devices init a fixed resolution we don't need code to handle custom cases anymore. Signed-off-by: Peter Hutterer LGTM: Reviewed-by: Hans de Goede Regards, Hans --- src/evdev-mt-touchpad-buttons.c | 65 ++---

[PATCH libinput 9/9] touchpad: drop fake resolution handling

2015-06-30 Thread Peter Hutterer
Now that we have all devices init a fixed resolution we don't need code to handle custom cases anymore. Signed-off-by: Peter Hutterer --- src/evdev-mt-touchpad-buttons.c | 65 ++--- src/evdev-mt-touchpad.c | 30 +-- 2 files changed, 23