[][src]Crate zwp_input_method_service

This crate provides an easy to use interface for the zwp_input_method_v2 protocol. It allows a wayland client to serve as an input method for other wayland-clients. This could be used for virtual keyboards

Structs

IMService

Manages the pending state and the current state of the input method.

Enums

SubmitError

Error when sending a request to the wayland-client

Traits

HintPurpose

Trait to get notified when the hint or the purpose of the content changes

KeyboardVisibility

Trait to get notified when the keyboard should be shown or hidden