[][src]Module wayland_protocols::unstable::input_method::v1::client::zwp_input_method_v1

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

Enums

Event
Request

Constants

EVT_ACTIVATE_SINCE

The minimal object version supporting this event

EVT_DEACTIVATE_SINCE

The minimal object version supporting this event

Traits

RequestsTrait