56bcf254610fc6a976b89c900e974b5720a7f9a3
libudev-zero
Drop-in replacement for libudev intended to work without daemon
What Works
- xorg-server
- libinput
- wlroots
- weston
- libusb - doesn't work for now. temporary workaround is compiling libusb with --disable-udev
- kwin - fix
- ???
Dependencies
- C99 compiler (build time)
- POSIX make (build time)
- POSIX & XSI libc
- Linux >= 2.6.39
Installation
make
make PREFIX=/usr install # will overwrite existing udev libraries if any
# rebuild all packages which depends on udev
# here we go !
TODO
- speed up performance
- extend devices support
- implement hotplugging support
Donate
You can donate if you like this project
BTC: 1BwrcsgtWZeLVvNeEQSg4A28a3yrGN3FpK
Description
Languages
C
96.2%
Makefile
3.8%