aboutsummaryrefslogtreecommitdiff
path: root/go/ui/update.go
Commit message (Expand)AuthorAgeFilesLines
* add ui to packages and format codeFlorian Fischer2025-09-031-3/+9
* log input eventsFlorian Fischer2025-08-201-0/+27
* add specialized longtap hover detectorFlorian Fischer2025-08-201-13/+10
* rework hover detectionFlorian Fischer2025-08-201-2/+22
* remove debug printFlorian Fischer2025-08-201-3/+0
* scale pan distance for ScrollFlorian Fischer2025-08-201-1/+1
* ui: include touch inputs in the input queueFlorian Fischer2025-08-201-11/+50
* make input events consumableFlorian Fischer2025-08-201-0/+74