Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xA: prevent sound playback GCorigin/master | Přemysl Eric Janouch | 20 hours | 1 | -1/+5 |
| | | | | The beep sound could be cut short. | ||||
* | xA/xW: dehighlight current buffer appropriately | Přemysl Eric Janouch | 20 hours | 1 | -67/+81 |
| | |||||
* | xA: enforce internal icon from the start | Přemysl Eric Janouch | 20 hours | 1 | -0/+1 |
| | |||||
* | xA/xM/xW: refresh renamed buffers correctly | Přemysl Eric Janouch | 25 hours | 1 | -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 dehighlight | Přemysl Eric Janouch | 25 hours | 1 | -0/+1 |
| | |||||
* | xA: make the log effectively read-only | Přemysl Eric Janouch | 2 days | 1 | -1/+8 |
| | |||||
* | xA: limit buffer length | Přemysl Eric Janouch | 3 days | 1 | -3/+14 |
| | |||||
* | Add a Fyne frontend for xC | Přemysl Eric Janouch | 3 days | 1 | -0/+1599 |
It is fairly mediocre all around, but also generally usable, natively covering mobile platforms. |