#wayland #virtual-keyboard #wayland-scanner #unstable #wayland-protocols

zwp-input-method-service

Safe wrapper to easily use the zwp-input-method protocol

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

#256 in Unix APIs

Download history 6/week @ 2023-01-25 11/week @ 2023-02-01 251/week @ 2023-02-08 78/week @ 2023-02-15 2/week @ 2023-02-22 18/week @ 2023-03-08 19/week @ 2023-03-15 19/week @ 2023-03-29 33/week @ 2023-04-05 26/week @ 2023-04-12 30/week @ 2023-04-19 2/week @ 2023-04-26 11/week @ 2023-05-03 26/week @ 2023-05-10

69 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

~2MB
~45K SLoC