Commit Graph

8 Commits

Author SHA1 Message Date
a22baa4b55
xA: prevent sound playback GC
The beep sound could be cut short.
2024-11-14 16:48:44 +01:00
cd76702ab2
xA/xW: dehighlight current buffer appropriately 2024-11-14 16:14:54 +01:00
977b073b58
xA: enforce internal icon from the start 2024-11-14 16:14:49 +01:00
05a41b2629
xA/xM/xW: refresh renamed buffers correctly
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.
2024-11-14 11:41:09 +01:00
a62ed5bbac
xA/xM: refresh buffer list on dehighlight 2024-11-14 11:41:08 +01:00
9c9776bacd
xA: make the log effectively read-only 2024-11-13 10:29:11 +01:00
214c349869
xA: limit buffer length 2024-11-12 16:19:53 +01:00
1635a730e8
Add a Fyne frontend for xC
It is fairly mediocre all around, but also generally usable,
natively covering mobile platforms.
2024-11-12 12:02:10 +01:00