aboutsummaryrefslogtreecommitdiff
path: root/go/ui/button.go
Commit message (Expand)AuthorAgeFilesLines
* switch to new vector API for drawing pathsFlorian Fischer2025-10-081-2/+2
* add ui to packages and format codeFlorian Fischer2025-09-031-1/+0
* add discard2 icon and button to trigger the free actionFlorian Fischer2025-08-201-0/+15
* add doc comment for NewRoundSimpleButtonFlorian Fischer2025-08-201-0/+3
* overhaul uiFlorian Fischer2025-08-201-15/+38
* migrate to ebiten/v2/text/v2Florian Fischer2025-08-201-6/+12
* bump ebiten version to 2.5.1 and new APIsFlorian Fischer2025-08-201-2/+2
* intermediate commitFlorian Fischer2025-08-201-2/+4
* use prompt for target selection of all actionsFlorian Fischer2025-08-201-4/+9
* move more ui logic into CollectionFlorian Fischer2025-08-201-7/+0
* add sealed activity to select a starting deckFlorian Fischer2025-08-201-2/+2
* add text input and properly center textFlorian Fischer2025-08-201-9/+2
* intermediate commitFlorian Fischer2025-08-201-0/+60