1
0
Fork 0
No description
Find a file
2020-07-19 03:13:35 +03:00
libudev.pc.in add libudev.pc. thanks @E5ten 2020-07-10 20:59:25 +03:00
LICENSE init 2020-07-04 09:25:16 +03:00
Makefile add CPPFLAGS 2020-07-18 18:28:33 +03:00
README.md add donation link 2020-07-19 03:13:35 +03:00
udev.c drop UDEV_EXPORT 2020-07-18 05:15:00 +03:00
udev.h drop UDEV_EXPORT 2020-07-18 05:15:00 +03:00
udev_device.c drop UDEV_EXPORT 2020-07-18 05:15:00 +03:00
udev_enumerate.c drop UDEV_EXPORT 2020-07-18 05:15:00 +03:00
udev_hwdb.c drop UDEV_EXPORT 2020-07-18 05:15:00 +03:00
udev_list.c drop UDEV_EXPORT 2020-07-18 05:15:00 +03:00
udev_list.h change style 2020-07-17 21:36:59 +03:00
udev_monitor.c drop UDEV_EXPORT 2020-07-18 05:15:00 +03:00

Donate with Bitcoin

libudev-zero

Drop-in replacement for libudev intended to work without daemon

What Works

  • xorg-server
  • libinput
  • wlroots
  • weston - should work. need test
  • libusb - broken completely
  • kwin - fails to compile for odd reason
  • ???

TODO

  • implement hotplugging support
  • remove dirty hack. use ioctl()