12 releases

0.5.1 Jun 11, 2022
0.5.0 May 3, 2022
0.4.3 Jul 31, 2021
0.4.1 Oct 18, 2020
0.2.5 Oct 15, 2020

#777 in Unix APIs

Download history 21/week @ 2024-09-22 15/week @ 2024-09-29

59 downloads per month

MIT and GPL-2.0-only

24KB
338 lines

Crate dependency status Build dependabot status

zwp-input-method-service

This crate provides a wrapper for the zwp-input-method protocol to simplify the integration of the protocol.


lib.rs:

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

Dependencies

~2.2–6.5MB
~49K SLoC