aboutsummaryrefslogtreecommitdiff
path: root/go/ui/touchManager.go
Commit message (Expand)AuthorAgeFilesLines
* simplify touch detection logic and adapt thresholdsFlorian Fischer2025-08-071-14/+14
* add specialized longtap hover detectorFlorian Fischer2025-08-071-1/+1
* rework hover detectionFlorian Fischer2025-08-061-2/+28
* ui: include touch inputs in the input queueFlorian Fischer2025-07-061-28/+30
* make input events consumableFlorian Fischer2025-07-031-0/+8
* add a singleton to handle touch inputsFlorian Fischer2025-05-011-0/+220