Module zwp_input_method_v1

Source
Available on crate features unstable and server 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§

ZwpInputMethodV1
input method

Enums§

Event
Request

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