Module zwp_input_popup_surface_v2

Available on crate feature wayland and Linux only.
Expand description

popup surface

This interface marks a surface as a popup for interacting with an input method.

The compositor should place it near the active text input area. It must be visible if and only if the input method is in the active state.

The client must not destroy the underlying wl_surface while the zwp_input_popup_surface_v2 object exists.

Structs§

ZwpInputPopupSurfaceV2
popup surface

Enums§

Event
Request

Constants§

EVT_TEXT_INPUT_RECTANGLE_OPCODE
The wire opcode for this event
EVT_TEXT_INPUT_RECTANGLE_SINCE
The minimal object version supporting this event
REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request