~oif-team/geis/utouch-geis-674682

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Stephen M. Webb
  • Date: 2010-12-07 12:08:17 UTC
  • Revision ID: stephen.webb@canonical.com-20101207120817-pkqe30tw3cd4s0xt
Added support for "flick" gesture recognition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2010-12-06  Stephen M. Webb  <stephen.webb@canonical.com>
 
2
 
 
3
  Added support for flick recognition.
 
4
 
 
5
  * include/geis/geis.h: added new definitions for flick
 
6
  * libutouch-geis-xcb/geis_xcb.c: refactored to separate geis gesture types
 
7
    from grail gesture types and allow for a non-ontological mapping between
 
8
    them.
 
9
 
1
10
2010-12-02  Stephen M. Webb  <stephen.webb@canonical.com>
2
11
 
3
12
  Added a back end base and test fixture.