summaryrefslogtreecommitdiff
path: root/src/gestures-touch.c
Commit message (Collapse)AuthorAgeFilesLines
* Introduce touch gesture eventsHenrik Rydberg2011-03-281-0/+94
Touch gesture events follow the same logic as drags, except they cannot be held back but are emitted immediately. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>