summaryrefslogtreecommitdiff
path: root/src/gestures.h
Commit message (Collapse)AuthorAgeFilesLines
* button: simplify button handlingHenrik Rydberg2010-02-011-1/+1
| | | | | Make better use of the bit representation, reducing one layer of conversion.
* License and credits resolvedHenrik Rydberg2010-01-301-0/+21
| | | | | | All files are tagged as GPL, and a CREDIT file created with references to the synaptics X driver and the matching code, under their respective MIT and BSD licenses.
* ABI_XINPUT_VERSION >= 7 supportAndreas Nüßlein2010-01-281-0/+1
|
* Add multi-finger button and scroll from experimentalHenrik Rydberg2009-05-161-2/+4
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Gesture interface in placeHenrik Rydberg2008-11-091-0/+25
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>