From 5ff54237ff1b8781294eda8b6c90899f2a55b72a Mon Sep 17 00:00:00 2001 From: Hojun-Cho Date: Mon, 17 Aug 2026 21:26:59 +0900 Subject: [PATCH] docs: the Wayland frontend composes too It feeds the Compose table from the grab's keysyms like the other two; the sentence was written when there were only two. Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 104bd2e..80a0f50 100644 --- a/README.md +++ b/README.md @@ -58,9 +58,9 @@ a syllable — 한자 gives 漢字, 대한민국 gives 大韓民國 — and `Esc syllable back. Text already committed belongs to the application and cannot be converted. -Dead keys and Compose sequences are composed by strans itself for the XIM -and IBus frontends, from `XCOMPOSEFILE` or the locale; the GTK 3 module -leaves them to GtkIMContextSimple. +Dead keys and Compose sequences are composed by strans itself for the +Wayland, XIM and IBus frontends, from `XCOMPOSEFILE` or the locale; the +GTK 3 module leaves them to GtkIMContextSimple. ## Preedit and candidates