aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/GestureHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr in all C++ codePierre Ossman2024-06-241-7/+7
* Explicitly request timer repetitionPierre Ossman2024-06-191-3/+1
* 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