wayland-protocols/unstable/text-input
Bhushan Shah 4ed0cafeef text-input: document behavior regarding multiple text-inputs
Currently protocol does not specify what should happen if multiple
text-inputs are created by same client, which is why this is more or
less undefined behavior currently in compositor implementations.

If client has created more than one text-input objects and surface owned
by the client is focused, then compositor must send enter event to all
text-input objects, in case of enable request however only one
text-input must be enabled per client per seat.

Signed-off-by: Bhushan Shah <bshah@kde.org>
2020-11-03 20:16:27 +05:30
..
README Add README files containing protocol maintainers 2015-10-29 11:08:12 +08:00
text-input-unstable-v1.xml text-input: Correct grammar 2016-08-30 17:13:08 +08:00
text-input-unstable-v3.xml text-input: document behavior regarding multiple text-inputs 2020-11-03 20:16:27 +05:30

Text input protocol

Maintainers:
Jan Arne Petersen <janarne@gmail.com>