aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/XInputTouchHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* Avoid shadowing variablesPierre Ossman2024-06-241-10/+10
* Use nullptr in all C++ codePierre Ossman2024-06-241-1/+1
* Fix some inappropriate format specifiersPierre Ossman2020-06-181-3/+3
* Implement touch gesture handling on UnixAaron Sowry2020-05-291-17/+146
* Implement X Input pointer handling for UnixAaron Sowry2020-05-291-0/+332