diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2011-04-28 16:16:56 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2011-04-28 18:43:14 +0200 |
| commit | 8d80a4768a2fb4beef81a6cf9ebd93bcd812c8d4 (patch) | |
| tree | 36fdc183132d539db34c1c3315a9dc3732744e01 /.gitignore | |
| parent | cc876e03486f060bd89c41d78a678261f91f871f (diff) | |
Introduce the grail transform tool
This tool tests the transform capabilities of grail. Similar to a
map application, one can use a single finger, two fingers, a whole
hand or two hands to move the rectangle around, scale and rotate it.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -79,6 +79,7 @@ core | |||
| 79 | .bzr | 79 | .bzr |
| 80 | patches | 80 | patches |
| 81 | tools/grail-gesture | 81 | tools/grail-gesture |
| 82 | tools/grail-transform | ||
| 82 | tools/grail-test-mtdev | 83 | tools/grail-test-mtdev |
| 83 | utouch-grail.sym | 84 | utouch-grail.sym |
| 84 | test/*.log | 85 | test/*.log |
