Use wl_fixed_t for axis bindings
authorDaniel Stone <daniel@fooishbar.org>
Wed, 30 May 2012 15:31:59 +0000 (16:31 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 31 May 2012 19:45:20 +0000 (15:45 -0400)
commit0c1e46eb18ab48c48ce29464deb4ce5e23130c2b
tree7805c48c8b6c29d22e7e6b6a99cc8b1c7b248fcc
parent325fc2d53a6885119c505c928c41b2744edada36
Use wl_fixed_t for axis bindings

In preparation for axis values being wl_fixed_t in the protocol as well.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/compositor.c
src/compositor.h
src/shell.c
src/util.c