https://github.com/ids1024/reis
Emulated input for Wayland, in Rust
https://github.com/ids1024/reis
Last synced: 11 months ago
JSON representation
Emulated input for Wayland, in Rust
- Host: GitHub
- URL: https://github.com/ids1024/reis
- Owner: ids1024
- License: mit
- Created: 2023-05-18T20:26:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-08-01T01:02:45.000Z (11 months ago)
- Last Synced: 2025-08-01T03:16:28.358Z (11 months ago)
- Language: Rust
- Homepage:
- Size: 335 KB
- Stars: 24
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.