#wayland-protocol #unstable #linux #wayland-scanner #virtual-keyboard

sys zwp-input-method

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

1 unstable release

0.3.1 Jun 11, 2022
0.3.0 May 2, 2022
0.2.1 Jul 31, 2021
0.2.0 Sep 26, 2020
0.1.0 Sep 6, 2020

#31 in #wayland-protocol

MIT license

10KB

#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 :)

Dependencies

~2MB
~42K SLoC