From bce13ea93dbdd47b7509c07946cc50ebd1710c8f Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Sun, 9 Oct 2022 11:45:28 +0200 Subject: [PATCH] Update README.md PR was merged --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43a2cae..54aa6ed 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The protocols used for the virtual mouse and virtual keyboard drivers are curren Also the [wlr_layer_shell protocol](https://wayland.app/protocols/wlr-layer-shell-unstable-v1) is currently not available on Gnome and may very well [never be](https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/1141) so Gnome support probably requires some sort of Gome-Shell-Extension. -In order for layershell surfaces to be able to lock the pointer using the pointer\_constraints protocol [this patch](https://github.com/swaywm/sway/pull/7178) needs to be applied to sway. +~In order for layershell surfaces to be able to lock the pointer using the pointer\_constraints protocol [this patch](https://github.com/swaywm/sway/pull/7178) needs to be applied to sway.~ ## Build and run First configure the client / server in `config.toml`.