| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | improve text input handlingHEADmain | Florian Fischer | 2025-10-18 | 1 | -15/+0 |
| * | add ui to packages and format code | Florian Fischer | 2025-09-03 | 1 | -3/+0 |
| * | switch exp/slices to slices module | Florian Fischer | 2025-09-03 | 1 | -1/+1 |
| * | add specialized longtap hover detector | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | rework hover detection | Florian Fischer | 2025-08-20 | 1 | -9/+11 |
| * | use any instead of interface{} | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | remove debug print | Florian Fischer | 2025-08-20 | 1 | -1/+0 |
| * | present reset button on top of prompt | Florian Fischer | 2025-08-20 | 1 | -0/+10 |
| * | switch focus on tap or click | Florian Fischer | 2025-08-20 | 1 | -1/+3 |
| * | ui: include touch inputs in the input queue | Florian Fischer | 2025-08-20 | 1 | -58/+14 |
| * | make input events consumable | Florian Fischer | 2025-08-20 | 1 | -37/+58 |
| * | overhaul ui | Florian Fischer | 2025-08-20 | 1 | -15/+138 |
| * | migrate to ebiten/v2/text/v2 | Florian Fischer | 2025-08-20 | 1 | -3/+2 |
| * | update dependencies and revert AppendInputChars change | Florian Fischer | 2025-08-20 | 1 | -2/+3 |
| * | bump ebiten version to 2.5.1 and new APIs | Florian Fischer | 2025-08-20 | 1 | -3/+2 |
| * | intermeditae commit | Florian Fischer | 2025-08-20 | 1 | -0/+4 |
| * | implement unit and artifact switch action | Florian Fischer | 2025-08-20 | 1 | -1/+4 |
| * | move more ui logic into Collection | Florian Fischer | 2025-08-20 | 1 | -2/+42 |
| * | add sealed activity to select a starting deck | Florian Fischer | 2025-08-20 | 1 | -0/+70 |
