From 9a9bc2e3fd9c00e3c465b5b703656584f6cd8dee Mon Sep 17 00:00:00 2001 From: illiliti Date: Fri, 10 Jul 2020 21:51:45 +0300 Subject: [PATCH] update readme --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f77e34d..7520fc7 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ -Nothing works here(yet), move along +libudev-zero +============ + +Drop-in replacement for libudev intented to work without daemon + +What Works +---------- +* [x] xorg-server +* [x] libinput +* [ ] wlroots - should work, but need test +* [ ] weston - need implement udev_device_new_from_subsystem_sysname() +* [ ] ???