Available on crate feature
input-method-unstable-v1 only.Expand description
input method
An input method object is responsible for composing text in response to input from hardware or virtual keyboards. There is one input method object per seat. On activate there is a new input method context object created which allows the input method to communicate with the text input.
Structs§
- ZwpInput
Method V1 - input method
Enums§
- Event
- The event enum for
ZwpInputMethodV1