libinput: Use floating point instead of fixed point numbers
authorJonas Ådahl <jadahl@gmail.com>
Mon, 2 Jun 2014 21:15:48 +0000 (23:15 +0200)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 9 Jun 2014 20:46:45 +0000 (22:46 +0200)
commit26714b4718ec877418c9a8faa111d8b9def7b0a1
treecda125577c44f8fd945d6893b6903f23b59200df
parenta55f139d3ccf4b4509720cc02d3f80a41cbf00ac
libinput: Use floating point instead of fixed point numbers

Also update configure.ac to require libinput 0.3 when enabled, as it is
the version where double replaced li_fixed_t.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
configure.ac
src/libinput-device.c