evdev: Use temporary x and y coordinates when applying calibration
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 26 Jul 2013 17:41:43 +0000 (10:41 -0700)
committerJonas Ådahl <jadahl@gmail.com>
Sun, 10 Nov 2013 16:51:32 +0000 (17:51 +0100)
commit7ff70db86d76f15bfb0b15845e98d2b6a083f1b6
tree31a8b2dce2317eed734ed3ada73485aa1eeb4237
parent95e1abf104e8aea7108fc55441dff3509babecde
evdev: Use temporary x and y coordinates when applying calibration

Don't overwrite device->abs.x halfway through the matrix multiplication.
src/evdev.c