summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2026-07-24 12:58:51 +0200
committerYuval Adam <_@yuv.al>2026-07-24 12:58:51 +0200
commit6e88c83227a94b331bbb3ac08152fee77611ddd3 (patch)
tree8ba4cab9dbab9da0b1f34f7d8403ef88dd873e64 /README.md
parent8732722aca10833d8799ada6f82ed334ce2e085d (diff)
Host the IBus engine inside parleyd
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8bf7812..9c2ecdb 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ The working development build currently provides:
- collision-safe transcript persistence and clipboard fallback
- D-Bus control through `parleyctl`
- a GNOME Shell 50 top-bar extension
-- a persistent passthrough IBus engine with automatic semantic text insertion
+- a persistent passthrough IBus engine hosted by `parleyd` for automatic semantic text insertion
- local systemd user units and an Arch PKGBUILD
End-to-end IBus insertion is confirmed in Firefox and Ghostty. Broader application, keyboard-layout, compose-key, shortcut, and sensitive-field testing is ongoing; results live in [docs/IBUS_BAKEOFF.md](docs/IBUS_BAKEOFF.md).