summaryrefslogtreecommitdiff
path: root/src/grail-frame.c
Commit message (Collapse)AuthorAgeFilesLines
* Introduce gesture framesHenrik Rydberg2011-04-281-0/+399
This patch extends the API with parallel new/delete functions, aiming to eventually replace the open/close function. The new functions give access to the grail gesture frames, containing gestural transform information. This information is useful in its own right, and will eventually replace the internal recognizer. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>