8fa88d6697bc32c5e669510cc33ed8439a32a702
libudev-zero
Drop-in replacement for libudev intended to work without daemon
What Works
- xorg-server
- libinput
- wlroots
- weston
- libusb - broken completely
- kwin - fix
- ???
Dependencies
- C99 compiler (build time)
- POSIX make (build time)
- POSIX & XSI libc
- Linux >= 2.6.39
Installation
make
make PREFIX=/usr install # overwrites existing udev libraries if any
TODO
- speed up udev_enumerate_scan_devices()
- implement hotplugging support
Description
Languages
C
96.2%
Makefile
3.8%