| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Keep both raw and action delta in move model | Henrik Rydberg | 2010-08-08 | 1 | -1/+6 |
| | | | | | | | | | | Accumulated values can be obtained either by using the raw_delta, which is the actual (filtered) change between frames, or by using the action delta, which sums up to the same position, but in a non- linear fashion. Use the raw delta for pointer gestures. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> | ||||
| * | gesture: Improved tickle/active logic | Henrik Rydberg | 2010-08-07 | 1 | -3/+9 |
| | | | | | | Reorganize the mode model to use bitmasks for tickle and active, and refine the tickle logic for each gesture. | ||||
| * | treat one-finger moves in move model and simplify tapping logic | Henrik Rydberg | 2010-08-07 | 1 | -2/+1 |
| | | |||||
| * | Update README and copyright in all files | Henrik Rydberg | 2010-08-06 | 1 | -3/+1 |
| | | | | | | | Add the author to the copyright, courtesy of Canonical Ltd. Signed-off-by: Henrik Rydberg <rydberg@bitmath.org> | ||||
| * | initial bzr repo at rev 27 | Henrik Rydberg | 2010-08-06 | 1 | -0/+77 |
