Convert wire input co-ordinates to fixed-point
authorDaniel Stone <daniel@fooishbar.org>
Tue, 8 May 2012 16:17:55 +0000 (17:17 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 8 May 2012 18:41:01 +0000 (14:41 -0400)
commit103db7fb56c4befa3c61c619d41ef0733d8d066a
tree3cac938f59624b335cb76d5ecf8653c9b4d40938
parentb230a7ee58ebe12f07b6ace4fcbb7a410038e35c
Convert wire input co-ordinates to fixed-point

To add greater precision when working with transformed surfaces and/or
high-resolution input devices.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
clients/simple-touch.c
clients/window.c
src/compositor-wayland.c
src/compositor.c
src/shell.c
tests/test-client.c