From 09bf535eec3d8fac7a2b723e608e1409d20e98f7 Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Sat, 9 Dec 2023 02:06:42 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0f0c19b..440a887 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,11 @@ input capture (to send events *to* other clients) on different operating systems | Wayland (wlroots) | :heavy_check_mark: | :heavy_check_mark: | | Wayland (KDE) | :heavy_check_mark: | :heavy_check_mark: | | Wayland (Gnome) | :heavy_check_mark: | WIP | -| X11 | (WIP) | TODO | -| Windows | (:heavy_check_mark:) | TODO | -| MacOS | TODO | TODO | +| X11 | (WIP) | WIP | +| Windows | ( :heavy_check_mark: ) | WIP | +| MacOS | ( :heavy_check_mark: ) | WIP | + +Keycode translation is not yet implemented so on MacOS only mouse emulation works as of right now. ## Build and Run Build in release mode: