No description
| libudev.pc.in | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| udev.c | ||
| udev.h | ||
| udev_device.c | ||
| udev_enumerate.c | ||
| udev_hwdb.c | ||
| udev_list.c | ||
| udev_list.h | ||
| udev_monitor.c | ||
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
- implement hotplugging support
- joysticks, accelerometers, pointing sticks, tablets support (pull requests are welcome)
Donate
You can donate if you like this project
BTC: 1BwrcsgtWZeLVvNeEQSg4A28a3yrGN3FpK