Re: [PATCH libinput 1/7] filter: Add motion filter destruction helper

2014-05-28 Thread Hans de Goede
Hi, The entire series looks good, and isL Reviewed-by: Hans de Goede hdego...@redhat.com Regards, Hans On 05/26/2014 11:27 PM, Jonas Ådahl wrote: Signed-off-by: Jonas Ådahl jad...@gmail.com --- src/evdev-mt-touchpad.c | 3 +-- src/filter.c| 9 + src/filter.h

[PATCH libinput 1/7] filter: Add motion filter destruction helper

2014-05-26 Thread Jonas Ådahl
Signed-off-by: Jonas Ådahl jad...@gmail.com --- src/evdev-mt-touchpad.c | 3 +-- src/filter.c| 9 + src/filter.h| 3 +++ 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/src/evdev-mt-touchpad.c b/src/evdev-mt-touchpad.c index 89cebd5..751132c 100644