aboutsummaryrefslogtreecommitdiff
path: root/xA
Commit message (Collapse)AuthorAgeFilesLines
* xA: make the log effectively read-onlyPřemysl Eric Janouch43 hours1-1/+8
|
* xA: add a "generate" target to the MakefilePřemysl Eric Janouch3 days1-2/+4
| | | | So that Fyne tools can be run without building the default binary.
* xA: limit buffer lengthPřemysl Eric Janouch3 days1-3/+14
|
* xA: downgrade Go version requirementPřemysl Eric Janouch3 days1-1/+1
| | | | We need 1.22 for the "for" loop variable scope change.
* Add a Fyne frontend for xCPřemysl Eric Janouch3 days7-0/+2384
It is fairly mediocre all around, but also generally usable, natively covering mobile platforms.