Files
xserver/dix
Chase Douglas e1085a0da0 Don't set X and Y valuators for indirect touch events
For expediency, it made sense to always have the X and Y axes set for
direct touch device event propagation. The last X and Y values are
stored internally. However, indirect device touch event propagation
does not depend on the touch's X and Y values. Thus, we don't need to
set the values for every indirect touch event.

On top of this, the previous X and Y values aren't stored for indirect
touches, so without this change the axes get erroneously set to 0.

Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2012-01-24 13:27:30 +10:00
..
2010-11-11 23:20:35 +02:00
2010-12-06 19:15:26 -08:00
2009-08-28 23:29:05 -04:00
2011-03-01 07:58:06 -05:00
2011-09-21 17:14:44 -04:00