From 0196cfe56c63a0b8dcdf981cdac30502f735d38f Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Sun, 3 Mar 2024 12:02:38 +0100 Subject: [PATCH] Update README.md sway 1.9 works --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index b1dea7c..242aef2 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,6 @@ input capture (to send events *to* other clients) on different operating systems | Windows | :heavy_check_mark: | WIP | | MacOS | :heavy_check_mark: | WIP | -> [!Important] -> **Sway** -> In Sway version `1.9` and git versions leading up to that release, there has been a regression regarding the `wlr-layer-shell` protocol: https://github.com/swaywm/sway/issues/7936 -> This causes `sway` to break in a way that makes it impossible to focus any window surfaces after entering and exiting any client in Lan Mouse. -> A fix is scheduled for sway `1.10`. Until then, you will need to downgrade to Sway `1.8`. - > [!Important] > **Wayfire** >