Crates.io | zwp-input-method |
lib.rs | zwp-input-method |
version | 0.3.1 |
source | src |
created_at | 2020-09-06 04:42:10.140619 |
updated_at | 2022-06-11 00:35:31.474699 |
description | (Unsafe) Rust code generated with wayland-scanner crate for input-method-unstable-v2 protocol |
homepage | |
repository | https://github.com/pentamassiv/zwp-input-method |
max_upload_size | |
id | 285299 |
size | 28,929 |
#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.
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.
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.
PR are always welcome :)