dix: don't pass x/y to transformAbsolute
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 31 May 2011 00:23:57 +0000 (10:23 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Fri, 3 Jun 2011 04:43:05 +0000 (14:43 +1000)
commitfe4b818700453b76d9f46749dac5d12540b91e63
tree8478730c074c4a2d4cf92769302e0f0d639431a7
parent62f1bf96e1ea27e1eff137cb9333f3dd3b014dd0
dix: don't pass x/y to transformAbsolute

We passed in the mask, but didn't do anything with it. Move the logic to
take the axes out of the valuator masks into transformAbsolute.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Simon Thum <simon.thum@gmx.de>
dix/getevents.c