2
0
Fork
You've already forked libevdev
0
Zig build of libevdev
  • Zig 100%
2026年05月25日 12:03:12 +00:00
.forgejo/workflows initial 2026年05月17日 19:11:34 +00:00
src First correct working build 2026年05月24日 17:27:38 +00:00
test First correct working build 2026年05月24日 17:27:38 +00:00
.gitignore First correct working build 2026年05月24日 17:27:38 +00:00
build.zig First correct working build 2026年05月24日 17:27:38 +00:00
build.zig.zon Add src to manifest paths 2026年05月25日 11:59:22 +00:00
LICENSE initial 2026年05月17日 19:11:34 +00:00
README.md Disclaimer 2026年05月25日 12:03:12 +00:00

libevdev

This is freedesktop.org/libevdev packaged for Zig.

ported build script

This libevdev wrapper includes a port of the python script inside, used in upstream build.

testing

The test directory includes pre-generated output from the original python script, but the build generates its own header from upstream source.

TODO

Actually test this in an external project (surprise, it's broken) FreeBSD support