a5d5e4dd2b2f9611cec337c08225f9c42f7d0978
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 performance
- implement hotplugging support
- remove dirty hack. use ioctl()
Description
Languages
C
96.2%
Makefile
3.8%