From ca2fb1d5faf4729c77a809833f2b96e06bba3b39 Mon Sep 17 00:00:00 2001 From: illiliti Date: Sat, 15 Aug 2020 11:36:12 +0300 Subject: [PATCH] update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6105d9d..a26abc5 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ What Works * [x] libinput * [x] wlroots * [x] weston -* [ ] libusb - doesn't work for now. temporary workaround is compiling libusb with --disable-udev +* [x] libusb * [x] kwin - [fix](https://github.com/dilyn-corner/KISS-kde/commit/0cc72748e46f859a0fced55b0c3fcc1dd9586a38) * [ ] ??? @@ -19,6 +19,7 @@ Dependencies * C99 compiler (build time) * POSIX make (build time) * POSIX & XSI libc +* epoll & inotify * Linux >= 2.6.39 Installation @@ -36,7 +37,7 @@ TODO * [x] speed up performance * [x] extend devices support -* [ ] implement hotplugging support +* [x] implement hotplugging support Donate ------