aboutsummaryrefslogtreecommitdiff
path: root/go/ui/collection.go
Commit message (Expand)AuthorAgeFilesLines
* improve text input handlingHEADmainFlorian Fischer2025-10-181-15/+0
* add ui to packages and format codeFlorian Fischer2025-09-031-3/+0
* switch exp/slices to slices moduleFlorian Fischer2025-09-031-1/+1
* add specialized longtap hover detectorFlorian Fischer2025-08-201-1/+1
* rework hover detectionFlorian Fischer2025-08-201-9/+11
* use any instead of interface{}Florian Fischer2025-08-201-1/+1
* remove debug printFlorian Fischer2025-08-201-1/+0
* present reset button on top of promptFlorian Fischer2025-08-201-0/+10
* switch focus on tap or clickFlorian Fischer2025-08-201-1/+3
* ui: include touch inputs in the input queueFlorian Fischer2025-08-201-58/+14
* make input events consumableFlorian Fischer2025-08-201-37/+58
* overhaul uiFlorian Fischer2025-08-201-15/+138
* migrate to ebiten/v2/text/v2Florian Fischer2025-08-201-3/+2
* update dependencies and revert AppendInputChars changeFlorian Fischer2025-08-201-2/+3
* bump ebiten version to 2.5.1 and new APIsFlorian Fischer2025-08-201-3/+2
* intermeditae commitFlorian Fischer2025-08-201-0/+4
* implement unit and artifact switch actionFlorian Fischer2025-08-201-1/+4
* move more ui logic into CollectionFlorian Fischer2025-08-201-2/+42
* add sealed activity to select a starting deckFlorian Fischer2025-08-201-0/+70