After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684552 - Track coordinates and device ids in test-events
Track coordinates and device ids in test-events
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
git master
Other All
: Normal enhancement
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-21 12:54 UTC by Emanuele Aina
Modified: 2012-09-24 17:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests: print coords and devices in test-events (5.27 KB, patch)
2012-09-21 12:54 UTC, Emanuele Aina
committed Details | Review

Description Emanuele Aina 2012-09-21 12:54:01 UTC
Currently ./tests/interactive/test-events prints the event coordinates for
motion events only. Getting them for other mouse and touch events is often
useful, and the same is true for the master/slave device ids.
Comment 1 Emanuele Aina 2012-09-21 12:54:04 UTC
Created attachment 224924 [details] [review]
tests: print coords and devices in test-events

Print event coordinates on events other than motion and also track
the device and source device ids in ./tests/interactive/test-events
Comment 2 Emmanuele Bassi (:ebassi) 2012-09-24 17:06:40 UTC
Attachment 224924 [details] pushed to master