
Clutter Gesture attempts to identify gestures generated from input events and then where applicable to send off these recognized gestures to the application that has focus. This framework is flexible to allow all sorts of gesture algorithms to be built-in and it can also be extended from the application side as well, but the currently supported set of input gestures include slide up, slide down, slide left, slide right, and touch&hold. Supported from the multi-touch side is the pinch/rotate gestures.
Clutter Gesture is not currently found in a released version of Clutter or Moblin, but over at Moblin.org are more details on this project along with how to experiment with this gestures framework using Moblin 2.1 and some extra RPM packages in a few simple steps.
Add A Comment