summaryrefslogtreecommitdiff
path: root/SPEC.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2026-07-24 13:17:51 +0200
committerYuval Adam <_@yuv.al>2026-07-24 13:17:51 +0200
commitb52ab0c70af12b80257b45ac91e5ea71b01549de (patch)
treeb60122dd66bcdd43eba21908f957fe4e111314cf /SPEC.md
parentdf780f6aa210f0916323dd3eb925d762dbb0769d (diff)
Show an IBus preedit spinner while transcribing
Diffstat (limited to 'SPEC.md')
-rw-r--r--SPEC.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/SPEC.md b/SPEC.md
index 276565b..d105cf5 100644
--- a/SPEC.md
+++ b/SPEC.md
@@ -239,7 +239,7 @@ Regardless of selected backend, a successful transcript is saved and copied to t
### 7.1 Primary candidate: IBus `commit_text`
-A minimal persistent passthrough IBus engine is implemented. When it owns the focused input context, it commits the transcript as semantic text. Initial end-to-end insertion and ordinary passthrough typing work in Firefox and GNOME Console; the full application and input-behavior matrix is still required.
+A minimal persistent passthrough IBus engine is implemented. When it owns the focused input context, it commits the transcript as semantic text. While transcription is running, it uses temporary IBus preedit text for an animated in-field processing indicator; the indicator is never inserted into the document. Initial end-to-end insertion and ordinary passthrough typing work across the applications recorded in the bake-off matrix; the full input-behavior matrix is still required.
Benefits: