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 677390 - events: Deliver touch events to actors
events: Deliver touch events to actors
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2012-06-04 14:09 UTC by Tomeu Vizoso
Modified: 2012-06-05 15:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
events: Deliver touch events to actors (1.77 KB, patch)
2012-06-04 14:10 UTC, Tomeu Vizoso
committed Details | Review
tests: Add interactive test for touch events (6.26 KB, patch)
2012-06-04 14:11 UTC, Tomeu Vizoso
committed Details | Review

Description Tomeu Vizoso 2012-06-04 14:09:59 UTC
Very simple approach, but is enoguh to make work the test case
Comment 1 Tomeu Vizoso 2012-06-04 14:10:01 UTC
Created attachment 215548 [details] [review]
events: Deliver touch events to actors
Comment 2 Tomeu Vizoso 2012-06-04 14:11:09 UTC
Created attachment 215551 [details] [review]
tests: Add interactive test for touch events
Comment 3 Emmanuele Bassi (:ebassi) 2012-06-05 10:02:22 UTC
Review of attachment 215548 [details] [review]:

looks okay; feel free to backport it to the clutter-1.10 branch as well.
Comment 4 Emmanuele Bassi (:ebassi) 2012-06-05 10:05:27 UTC
Comment on attachment 215551 [details] [review]
tests: Add interactive test for touch events

looks okay
Comment 5 Tomeu Vizoso 2012-06-05 15:07:50 UTC
Thanks, pushed to both branches.