summaryrefslogtreecommitdiff
path: root/src/grailbuf.h
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for queued event handlingHenrik Rydberg2011-01-021-0/+60
The current grail operates via callbacks. In order to make grail work as a pipe, where input and output can be controlled externally, add the missing event queue for gestures, and align the code to simplify a switch. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>