Module input_method_v3

Available on crate feature wayland and Linux only.
Expand description

This implements support for the experimental xx-input-method-v2 protocol. That protocol will hopefully become -v3 without changing the API at some point.

Structs§

InputMethod
InputMethodData
InputMethodEventState
Stores incoming interface state.
InputMethodManager
Popup
PopupData
Data reachable from XxInputPopupSurfaceV2
PopupPositioner
A trivial wrapper for an XxInputPopupPositionerV1.
PopupState
Server-provided popup state
PositionerData
Rectangle
Size
SurroundingText
XxInputMethodV1
input method
XxInputPopupPositionerV1
input method popup positioner
XxInputPopupSurfaceV2
popup surface

Enums§

Active
State machine for determining the capabilities of a text input
Anchor
CursorPosition
Gravity
InvalidIndex
Can’t set the preedit string due to cursor index not on UTF-8 code point boundary

Traits§

InputMethodDataExt
InputMethodHandler