input-method-unstable-v2: surrounding text sends surrounding text

Don't claim it sends preedit

Signed-off-by: Guido Günther <agx@sigxcpu.org>
This commit is contained in:
Guido Günther 2025-11-22 22:55:58 +01:00
parent bd861267e3
commit 9b9d7d845d

View file

@ -120,7 +120,7 @@
If any preedit text is present, it is replaced with the cursor for the If any preedit text is present, it is replaced with the cursor for the
purpose of this event. 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 include the cursor position, and the complete selection. It should
contain additional characters before and after these. There is a contain additional characters before and after these. There is a
maximum length of wayland messages, so text can not be longer than 4000 maximum length of wayland messages, so text can not be longer than 4000