protocol: remove absolute coordinates from pointer
authorPekka Paalanen <ppaalanen@gmail.com>
Tue, 14 Feb 2012 09:00:12 +0000 (11:00 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 16 Feb 2012 21:33:01 +0000 (16:33 -0500)
commit5536031bfb7d70b462e65406bcae2a35738a9485
treeeac01402d78605f8260bca5fdfa69d527e32e69d
parent7243062f9346449b4f8657d0d472dc3ffe5b33dc
protocol: remove absolute coordinates from pointer

Remove the absolute coordinate fields from the pointer motion and
pointer_focus events. Clients are not supposed to see any global
coordinates.

Fix wayland-server code accordingly. wayland-client code is unaffected.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
protocol/wayland.xml
src/wayland-server.c
src/wayland-server.h