filter: duplicate the pointer_accelerator struct into the bits that use it
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 11 Apr 2018 02:06:06 +0000 (12:06 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 18 Apr 2018 07:10:05 +0000 (17:10 +1000)
commit1bd5869f19848aee6bff0db8689fbbec2163ccbf
treea8226a5f71a2a2fd583128a118adfb293cb1cf3b
parent31a21c00286750686f19248a7ed392ed2b4d5862
filter: duplicate the pointer_accelerator struct into the bits that use it

Yeah, it's duplication. But this way it's also separation and we can't
accidentally use the wrong struct.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/filter-low-dpi.c
src/filter-mouse.c
src/filter-private.h
src/filter-touchpad.c