aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/GestureHandler.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in commentsSamuel Mannehed2020-06-051-2/+2
|
* Add proper spacing to if statementsSamuel Mannehed2020-06-041-2/+2
|
* Add constant for TWOTOUCH_TIMEOUTSamuel Mannehed2020-06-041-1/+4
|
* Implement touch gesture handling on UnixAaron Sowry2020-05-291-0/+512
Allows the user to perform certain important mouse operations using touch gestures instead.