aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-12-18 13:53:11 +0100
committerPřemysl Eric Janouch <p@janouch.name>2024-12-19 03:08:14 +0100
commit081525f5bec0072bd8b1a71c4c58600ded7b619d (patch)
treed4a00d47ac6ab797029b087fd76af755fd131d11
parent6ac2ac55116af9d2d37186468eb9df981b159f92 (diff)
downloadxK-081525f5bec0072bd8b1a71c4c58600ded7b619d.tar.gz
xK-081525f5bec0072bd8b1a71c4c58600ded7b619d.tar.xz
xK-081525f5bec0072bd8b1a71c4c58600ded7b619d.zip
Update README.adoc
-rw-r--r--README.adoc11
1 files changed, 9 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc
index 0d507a2..495158f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -35,7 +35,8 @@ image::xP.webp[align="center"]
xA, xT, xW, xM
--------------
-Other frontends for 'xC'. Using them is not recommended.
+Fyne, Qt Widgets, Win32, Cocoa frontends for 'xC'.
+Using them is not recommended.
xD
--
@@ -150,7 +151,13 @@ xA
~~
The Fyne frontend supports all of Linux, FreeBSD, Windows, macOS, Android, and
iOS natively, albeit somewhat poorly. Only use `fyne` or `fyne-cross` after
-running `make` first.
+running `make generate` first.
+
+xT
+~~
+The Qt Widgets frontend is a separate CMake subproject. It generally supports
+all desktop operating systems. To avoid having to specify the relay address
+each time you run it, pass it on the command line.
xW
~~