GNOME Bugzilla – Bug 678049
Add touch events support to Drag & Drop actions
Last modified: 2012-06-22 20:58:34 UTC
Created attachment 216340 [details] [review] patch v1 This patch adds touch events support for drag and drop actions. PS: I think we should be able to add touch support for all actions, but for some of them we might need a clear definition on what to do (like gesture, do we authorize multiple gesture detections?).
After further testing, this patch is clearly buggy and I think I need to do things otherwise. I will post a v2 shortly.
Created attachment 216627 [details] [review] patch v2 This version isn't buggy, but I'm not sure about the stuff I added to clutter-stage.c
Review of attachment 216627 [details] [review]: looks generally okay to me