| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-07-16 | app: rename main window to tracker | Felix Morgner | 1 | -2/+2 | |
| 2024-07-16 | app/ui: add basic tracking UI definition | Felix Morgner | 1 | -2/+36 | |
| As part of #5, this change adds the basic definition of the turn tracking UI. As of now, the UI is not functional due to several missing window actions. Additionally, the UI is not only revealed when a turn order is started (as there is no infrastructure in place to manage the lifecycle of a turn order yet), but when the turn order is not empty. | |||||
| 2024-07-16 | app: extract turn order view | Felix Morgner | 1 | -0/+187 | |
