text-input: Add preedit_shown flag

Some clients don't show preedit text inline, so the compositor may
want to display the preedit text in a popup window instead.

Signed-off-by: Tadeo Kondrak <me@tadeo.ca>
This commit is contained in:
Tadeo Kondrak 2021-01-25 18:36:38 -07:00 committed by Carlos Garnacho
parent 67be8069dc
commit 163b040461

View file

@ -216,6 +216,9 @@
<entry
name="no_emoji" value="0x800" since="2"
summary="prefer not offering emoji support"/>
<entry
name="preedit_shown" value="0x1000" since="2"
summary="the text input will display preedit text in place"/>
</enum>
<enum name="content_purpose">