summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2022-11-27 18:16:12 +0100
committerxengineering <me@xengineering.eu>2022-11-27 18:18:15 +0100
commita93d4eaeca985e649a4844becc8323b62612cc3c (patch)
treea25fbc010a9bee4f3a607000fb6bce409f212012
parent91c02074bdccb3ee9050411bd4fe387746a54e50 (diff)
downloadwebsite-a93d4eaeca985e649a4844becc8323b62612cc3c.tar
website-a93d4eaeca985e649a4844becc8323b62612cc3c.tar.zst
website-a93d4eaeca985e649a4844becc8323b62612cc3c.zip
Update LimoX page
-rw-r--r--content/git/limox.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/content/git/limox.md b/content/git/limox.md
index a95d4c1..6da0c16 100644
--- a/content/git/limox.md
+++ b/content/git/limox.md
@@ -22,7 +22,13 @@ The current state is far from the described goals, while simple text messages
in one-to-one-chats are already implemented. Have a look at the [README][3] for
a detailed roadmap.
+LimoX is now based on SDL2 and dropped (nearly all) features compared to the
+legacy [GTK4 / libstrophe][4] version. You can still use the old version with
+the legacy/gtk4-libstrophe branch, but future work will rely on SDL2 and
+self-written XMPP logic.
+
[1]: https://xmpp.org/
[2]: https://en.wikipedia.org/wiki/Kano_model
[3]: https://cgit.xengineering.eu/limox/tree/README.md
+[4]: https://cgit.xengineering.eu/limox/tree?h=legacy%2Fgtk4-libstrophe