Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ids1024/reis
Emulated input for Wayland, in Rust
https://github.com/ids1024/reis
Last synced: 3 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 (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-06T05:19:10.000Z (8 months ago)
- Last Synced: 2024-06-04T13:41:57.061Z (7 months ago)
- Language: Rust
- Homepage:
- Size: 383 KB
- Stars: 14
- Watchers: 4
- Forks: 3
- Open Issues: 3
-
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.