Zig version: 0.14.0-dev.41+8f27a4370
A Zig wrapper for libevdev/libvbevdev.h
that covers the most useful functionalities of the library.
See src/main.zig
for an example of the library in use.
"libevdev"
- The wrapper itself. Covers mostly keyboards, may cover mice.- Links
libc
- Links
libevdev
- Preferred link mode is
.dynamic
- Preferred link mode is
- Links
- Cover API for the rest of the devices. (PRs welcome)