mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-20 02:10:06 +01:00
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:
parent
bd861267e3
commit
9b9d7d845d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue