aboutsummaryrefslogtreecommitdiff
path: root/xT
Commit message (Collapse)AuthorAgeFilesLines
* Make the relay acknowledge all received commandsorigin/masterPřemysl Eric Janouch3 days1-0/+10
| | | | | | | | | | 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.
* xT: improve MSYS2 buildPřemysl Eric Janouch2024-12-192-2/+25
| | | | The static Qt 6 package is unusable.
* xT: figure out basic packagingPřemysl Eric Janouch2024-12-171-27/+70
|
* Add a Qt Widgets frontend to xCPřemysl Eric Janouch2024-12-156-0/+1895
This is very much a work in progress, though functional. Qt Widgets are basically non-working on Android, though Qt Quick requires a radically different approach.