text-input-v3: what is "instance"?
The protocol says on text_input_v3::enable
:
At most one instance of text input may be in enabled state per instance, Requests to enable the another text input when some text input is active must be ignored by compositor.
It's clear that the first "instance" means a text-input object, but what does the second one mean? A client?