protocol: remove absolute coordinates from pointer
authorPekka Paalanen <ppaalanen@gmail.com>
Tue, 14 Feb 2012 12:59:18 +0000 (14:59 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 17 Feb 2012 04:19:40 +0000 (23:19 -0500)
commitb29f412eb852c74f4b9737c38bfa6595a272156f
tree31f88c05f910ec6d21a1c9722f6fe1b9081d778c
parentdfb93a9e7123971c646ef34553e0c70f1283e1f1
protocol: remove absolute coordinates from pointer

This change depens on the Wayland core commit:
"protocol: remove absolute coordinates from pointer".

Remove the absolute coordinates from pointer motion and pointer_focus
events.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
clients/simple-touch.c
clients/window.c
src/compositor-wayland.c
src/shell.c