File: README.md

package info (click to toggle)
rust-reis 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 592 kB
  • sloc: sh: 36; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 483 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
Reis :rice: provides a Rust version of EI :egg: and EIS :icecream: for emulated input on Wayland.

See the upstream project [libei](https://gitlab.freedesktop.org/libinput/libei) for more information.

This library is currently **incomplete** and subject to change. It should probably do more to provide a more high level API that handles the things a client/server needs to deal with.

Setting the env var `REIS_DEBUG` will make the library print ei messages it sends and receives.