~brandontschaefer/nux/remove-gconf-ibus-1.5

Viewing all changes in revision 637.2.14.

  • Committer: Daniel d'Andrada
  • Date: 2012-06-13 12:48:57 UTC
  • mto: This revision was merged to the branch mainline in revision 640.
  • Revision ID: daniel.dandrada@canonical.com-20120613124857-i930d2b19u8u7v7b
Split a Geis Tap Update into a Tap Begin and a Tap End

That's to ensure that all gestures behave consistenly. They
should be comprised by a Begin event followed by zero or more
Update events and end with a End event.

Tap gestures don't follow this rule as it only sends a single Update
and nothing more. Exposing this to upper layers in the code would require
special casing of Tap gestures everywhere.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: