aboutsummaryrefslogtreecommitdiff
path: root/go/ui/hoverDetector.go
Commit message (Collapse)AuthorAgeFilesLines
* add ui to packages and format codeFlorian Fischer2025-09-031-2/+1
|
* add specialized longtap hover detectorFlorian Fischer2025-08-201-5/+26
|
* rework hover detectionFlorian Fischer2025-08-201-26/+19
|
* move more ui logic into CollectionFlorian Fischer2025-08-201-0/+41
* Generalize hover detection and move it into ui.Collection * Implement transparencu for the prompt banner