Files
xserver/dix
Peter Hutterer 4fb686d6a6 dix: check the xi2mask, not the grab type for touch listeners
grab->type is only non-zero for passive grabs. We're checking an active grab
here, so we need to check if the touch mask is set on the grab.

Test case: grab the device, then start two simultaneous touches. The
grabbing client won't see the second touchpoints because grab->type is 0
and the second touch is not an emulating pointer.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2013-07-24 11:50:00 +10:00
..
2012-03-21 13:54:42 -07:00
2003-11-14 16:49:22 +00:00
2012-12-05 18:09:48 -06:00
2013-05-26 22:41:31 -06:00
2012-03-21 13:54:42 -07:00
2012-11-19 12:12:23 +10:00
2012-03-21 13:54:42 -07:00
2012-05-01 11:36:30 +10:00
2013-05-15 19:17:57 +10:00
2013-05-08 09:27:30 +10:00
2009-08-28 23:29:05 -04:00
2012-03-21 13:54:42 -07:00
2013-05-15 19:17:57 +10:00
2012-03-22 11:33:42 +10:00