/zwp-input-method

(Unsafe) Rust code generated with wayland-scanner crate for input-method-unstable-v2 protocol

Primary LanguageRust

#DEPRECATED: When I created this crate, the protocol was not available in the wayland_protocols_misc crate. Since 29.1 it is available so there is no reason for this crate to continue to exits. Please use the wayland_protocols_misc or the wayland_protocols crate instead.

Crate dependency status docs.rs Build dependabot status

zwp-input-method V2

Rust code automatically generated with the wayland-scanner crate for the input-method-unstable-v2 protocol from wlroots. Some parts might not be safe, even though they are not marked ad "unsafe". It is advised to use the wayland-protocols crate, once this protocol is included.

Usage

Have a look at the code of the zwp-input-method-service crate to see how you can use this protocol. Or you can use the zwp-input-method-service crate instead of this one to make it easier for you.

Contributing

PR are always welcome :)