From cbfc5213c14420227a83e09e33fb840022a40706 Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Mon, 30 Jan 2023 21:44:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54aa6ed..99b4824 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ As mentioned the server will only work on sway compiled from source with the abo - [ ] Latency measurement + logging - [ ] Bandwidth usage approximation + logging - [ ] Multiple IP addresses -> check which one is reachable -- [ ] Merge server and client -> Both client and server can send and receive events depending on what mouse is used where +- [x] Merge server and client -> Both client and server can send and receive events depending on what mouse is used where - [ ] Liveness tracking (automatically ungrab mouse when client unreachable) - [ ] Clipboard support - [ ] Graphical frontend (gtk?)