| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add more ways to interact with a buffer's lines | Florian Fischer | 2025-07-06 | 1 | -0/+16 |
| | | |||||
| * | overhaul ui | Florian Fischer | 2025-05-01 | 1 | -4/+6 |
| | | | | | | | | | | | | * implement events instead of interfaces Interfaces and the wrappers head the problem that they could not support multiple events at once or only a single one without loosing the others. * add text input support for WASM on mobile A hidden html input is required to open the keyboard and receive the input. * improve the number choice * fix using the default number * add submit button only if a onclick method was provided | ||||
| * | migrate to ebiten/v2/text/v2 | Florian Fischer | 2025-01-27 | 1 | -7/+14 |
| | | |||||
| * | add sealed activity to select a starting deck | Florian Fischer | 2025-01-27 | 1 | -1/+1 |
| | | |||||
| * | add text input and properly center text | Florian Fischer | 2025-01-27 | 1 | -0/+13 |
| | | |||||
| * | intermeditae commit | Florian Fischer | 2025-01-27 | 1 | -2/+2 |
| | | |||||
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -27/+12 |
| | | |||||
| * | intermediate commit | Florian Fischer | 2025-01-27 | 1 | -0/+81 |
| Implement actions and multiple ui widgets | |||||
