filter: move the x230 filter into a separate file
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 10 Apr 2018 03:08:09 +0000 (13:08 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 18 Apr 2018 06:15:38 +0000 (16:15 +1000)
commitd857e36c33ed60d746c9412a61bf1b4498da3765
treef53ac7e30435bc698756084d935d0e1471f7bfc7
parent228d0497b7c68a5e534461885f009a4338828d43
filter: move the x230 filter into a separate file

There's a fair bit of duplication of code from filter.c but it's not worth
disecting this and optimising it. The device is 5 years old now, we don't want
to touch this accel method so duplication is good here.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
meson.build
src/filter-touchpad-x230.c [new file with mode: 0644]
src/filter.c