Available on crate features
unstable
and client
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§
Constants§
- EVT_
ACTIVATE_ OPCODE - The wire opcode for this event
- EVT_
ACTIVATE_ SINCE - The minimal object version supporting this event
- EVT_
DEACTIVATE_ OPCODE - The wire opcode for this event
- EVT_
DEACTIVATE_ SINCE - The minimal object version supporting this event