Files
xserver/dix
Peter Hutterer 758bc57ba5 dix: add helper functions to create DDX touch recs
DDX touch points are the ones that keep records of the driver-submitted
touchpoints. They're unaffected by the grab state and terminate on a
TouchEnd submitted by the driver.

The client ID assigned is server-global.

Since drivers usually submit in the SIGIO handler, we cannot allocate in the
these functions.

Co-authored-by: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
2011-12-19 09:08:36 +10:00
..
2011-12-19 09:08:32 +10:00
2011-12-19 09:08:32 +10:00
2011-12-19 09:08:36 +10:00
2010-11-11 23:20:35 +02:00
2010-12-06 19:15:26 -08:00
2011-03-01 07:58:06 -05:00
2011-04-21 13:43:46 +10:00
2011-09-21 17:14:44 -04:00