f6afe3602b2a595af547ec190a1fa76cae8d2e87
libudev-zero
Drop-in replacement for libudev intended to work without daemon
What Works
- xorg-server
- libinput
- wlroots
- weston
- libusb
- kwin - fix
- ???
Dependencies
- C99 compiler (build time)
- POSIX make (build time)
- POSIX & XSI libc
- epoll & inotify
- 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%