summaryrefslogtreecommitdiff
path: root/gui.go
AgeCommit message (Collapse)Author
2024-08-31WIP: Update to gioui.org v0.7.1updatexengineering
TODO: There is a race condition. It has to be fixed since the program immediately crashes. Building the software is possible.
2023-05-15Introduce package xengineering.eu/limox/xmppxengineering
The XMPP logic is now big enough to create a corresponding package for it.
2023-05-14Rework error managementxengineering
Error handling was not consistent and quite bad to be honest ...
2023-04-18Split Go code into multiple filesxengineering