aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/BaseTouchHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use nullptr in all C++ codePierre Ossman2024-06-241-2/+2
* Use hypot(x,y) instead of sqrt(x*x + y*y)Samuel Mannehed2020-06-151-5/+3
* Implement touch gesture handling on UnixAaron Sowry2020-05-291-0/+198