No description
| libudev.pc.in | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| udev.c | ||
| udev.h | ||
| udev_device.c | ||
| udev_enumerate.c | ||
| udev_list.c | ||
| udev_list.h | ||
| udev_monitor.c | ||
libudev-zero
Drop-in replacement for libudev intented to work without daemon
What Works
- xorg-server
- libinput
- wlroots - partially works. someone reported that mouse doesn't work
- weston - need implement udev_device_new_from_subsystem_sysname()
- kwin - fails to compile for odd reason
- ???
TODO
- implement hotplugging support
- remove dirty hack. use ioctl()