Files
external_libudev-zero/README.md
illiliti f9eeef168e typo
2020-07-16 22:07:42 +03:00

541 B

libudev-zero

Drop-in replacement for libudev intended 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()