mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-24 23:00:09 +01:00
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> |
||
|---|---|---|
| .. | ||
| README | ||
| text-input-unstable-v1.xml | ||
| text-input-unstable-v3.xml | ||
Text input protocol Maintainers: Jan Arne Petersen <janarne@gmail.com>