From 9b9d7d845db1917644045a52a4047bbb15ff68b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Sat, 22 Nov 2025 22:55:58 +0100 Subject: [PATCH] input-method-unstable-v2: surrounding text sends surrounding text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Don't claim it sends preedit Signed-off-by: Guido Günther --- protocol/input-method-unstable-v2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/input-method-unstable-v2.xml b/protocol/input-method-unstable-v2.xml index e7afd1918..84d04703a 100644 --- a/protocol/input-method-unstable-v2.xml +++ b/protocol/input-method-unstable-v2.xml @@ -120,7 +120,7 @@ If any preedit text is present, it is replaced with the cursor for the purpose of this event. - The argument text is a buffer containing the preedit string, and must + The argument text is a buffer containing the surrounding text, and must include the cursor position, and the complete selection. It should contain additional characters before and after these. There is a maximum length of wayland messages, so text can not be longer than 4000