mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 04:40:06 +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> |
||
|---|---|---|
| .. | ||
| fullscreen-shell | ||
| idle-inhibit | ||
| input-method | ||
| input-timestamps | ||
| keyboard-shortcuts-inhibit | ||
| linux-dmabuf | ||
| linux-explicit-synchronization | ||
| pointer-constraints | ||
| pointer-gestures | ||
| primary-selection | ||
| relative-pointer | ||
| tablet | ||
| text-input | ||
| xdg-decoration | ||
| xdg-foreign | ||
| xdg-output | ||
| xdg-shell | ||
| xwayland-keyboard-grab | ||