aboutsummaryrefslogtreecommitdiff
path: root/xA/xA.go
Commit message (Collapse)AuthorAgeFilesLines
* xA: enforce internal icon from the startPřemysl Eric Janouch21 hours1-0/+1
|
* xA/xM/xW: refresh renamed buffers correctlyPřemysl Eric Janouch25 hours1-1/+1
| | | | | | | | Rendering takes the current buffer into account, so change its value before using it, not afterwards. The order happened to not matter on at least Windows, because we just queue a message.
* xA/xM: refresh buffer list on dehighlightPřemysl Eric Janouch25 hours1-0/+1
|
* xA: make the log effectively read-onlyPřemysl Eric Janouch2 days1-1/+8
|
* xA: limit buffer lengthPřemysl Eric Janouch3 days1-3/+14
|
* Add a Fyne frontend for xCPřemysl Eric Janouch3 days1-0/+1599
It is fairly mediocre all around, but also generally usable, natively covering mobile platforms.