Merge branch 'content-hint-no-emoji' into 'main'

text-input: Add no Emoji input

Closes #79

See merge request wayland/wayland-protocols!136
This commit is contained in:
Takao Fujiwara 2025-12-19 08:59:56 +00:00
commit 1abcab2dfe

View file

@ -210,6 +210,7 @@
<entry name="sensitive_data" value="0x80" summary="typed text should not be stored"/>
<entry name="latin" value="0x100" summary="just Latin characters should be entered"/>
<entry name="multiline" value="0x200" summary="the text input is multiline"/>
<entry name="no_emoji" value="0x400" summary="prefer not offering emoji support"/>
</enum>
<enum name="content_purpose">