GNOME Bugzilla – Bug 683869
test-events does not track touch events
Last modified: 2012-09-12 13:37:33 UTC
Currently test-events does not enable xinput support in the X11 backend and does not handle touch events. Patch attached to enable and handle them.
Created attachment 224104 [details] [review] tests: track touch events in test-events Enable xinput support in the X11 backend form test-events to receive touch[begin|update|end] events.
Review of attachment 224104 [details] [review]: looks good
The following fix has been pushed: 8a69210 tests: track touch events in test-events
Created attachment 224109 [details] [review] tests: track touch events in test-events Enable xinput support in the X11 backend form test-events to receive touch[begin|update|end] events.