aboutsummaryrefslogtreecommitdiff
path: root/go/dummy-ui
Commit message (Collapse)AuthorAgeFilesLines
* improve text input handlingHEADmainFlorian Fischer2025-10-181-1/+1
|
* add simple spinnerFlorian Fischer2025-08-201-0/+2
|
* update dummy-aiFlorian Fischer2025-08-201-13/+6
|
* make input events consumableFlorian Fischer2025-08-201-0/+4
| | | | | | Having a input queue of consumable input events allow widgets to prevent the further handling of the same event by different collections by consuming the event.
* add centering texct box to dummy uiFlorian Fischer2025-08-201-1/+7
|
* add dummy-ui mod to test and play with ui componentsFlorian Fischer2025-08-201-0/+46