57261fb13a
xA: bump Fyne and other dependencies
Alpine 3.21 Scripts failed
2025-11-03 17:58:32 +01:00
5c41eab9d7
xA: add a Makefile rule for Android
2025-11-03 17:58:32 +01:00
7ba17a0161
Make the relay acknowledge all received commands
...
To that effect, bump liberty and the xC relay protocol version.
Relay events have been reordered to improve forward compatibility.
Also prevent use-after-free when serialization fails.
xP now slightly throttles activity notifications,
and indicates when there are unacknowledged commands.
2025-05-10 12:08:51 +02:00
4cf8c394b9
xA: bump Fyne to 2.6.0
...
Not much has actually changed.
2025-04-26 15:04:49 +02:00
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
086b879ab8
xA: add a "generate" target to the Makefile
...
So that Fyne tools can be run without building the default binary.
2024-11-12 17:11:23 +01:00
214c349869
xA: limit buffer length
2024-11-12 16:19:53 +01:00
3d975c9437
xA: downgrade Go version requirement
...
We need 1.22 for the "for" loop variable scope change.
2024-11-12 13:53:55 +01:00
1635a730e8
Add a Fyne frontend for xC
...
Alpine 3.20 Scripts failed
Arch Linux AUR Scripts failed
It is fairly mediocre all around, but also generally usable,
natively covering mobile platforms.
2024-11-12 12:02:10 +01:00