touchpad: make tp_estimate_delta return fractions
authorHans de Goede <hdegoede@redhat.com>
Fri, 18 Jul 2014 09:06:39 +0000 (11:06 +0200)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 21 Jul 2014 10:20:49 +0000 (20:20 +1000)
commitaab902cc396f6f6e43cc2a90409992017e974c44
tree67b99191d672f1ee3498ea77f59d02256e087089
parent64f431c303fab787eaf8a7cb14752d908b3da8b2
touchpad: make tp_estimate_delta return fractions

Force a cast of the input arguments to a double before the divide, rather
than after the divide.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/evdev-mt-touchpad.c