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 734934 - Add touch event translation code to GDK backend
Add touch event translation code to GDK backend
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
1.19.x
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2014-08-17 09:42 UTC by Lionel Landwerlin
Modified: 2014-08-17 15:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backend: gdk: add translation code for touch events (2.09 KB, patch)
2014-08-17 09:43 UTC, Lionel Landwerlin
committed Details | Review

Description Lionel Landwerlin 2014-08-17 09:42:08 UTC
The GDK backend is missing translation code for touch events.
Comment 1 Lionel Landwerlin 2014-08-17 09:43:20 UTC
Created attachment 283639 [details] [review]
backend: gdk: add translation code for touch events
Comment 2 Emmanuele Bassi (:ebassi) 2014-08-17 10:11:32 UTC
Review of attachment 283639 [details] [review]:

looks good.