From 3470abc03ab61b3d748e66f53370af3d23edc39c Mon Sep 17 00:00:00 2001 From: Ferdinand Schober Date: Fri, 1 Mar 2024 13:35:12 +0100 Subject: [PATCH] Update README.md update issues in Hyprland --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36971fb..59af92d 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,14 @@ input capture (to send events *to* other clients) on different operating systems > **Hyprland** > > Hyprland has several problems, namely: -> - `shortcuts-inhibit` is advertised to be available but not actually implemented: This causes any Hyprland keybindings to be interpreted by hyprland instead of being sent to the remote client (https://github.com/hyprwm/Hyprland/issues/4568) +> - ~`shortcuts-inhibit` is advertised to be available but not actually implemented: This causes any Hyprland keybindings to be interpreted by hyprland instead of being sent to the remote client (https://github.com/hyprwm/Hyprland/issues/4568)~ +> +> fixed in [e3373669e5544c3f18cf1edcd8fcfff9c6222f5c](https://github.com/hyprwm/Hyprland/commit/e3373669e5544c3f18cf1edcd8fcfff9c6222f5c) +> > - `layer-shell` had a regression in regards to the `pointer-constraints` protocol, which now does not work anymore. (https://github.com/hyprwm/Hyprland/issues/4465) > - Without this regression, `layer-shell` still has problems with `pointer-constraints` being released when the mouse is moved to far (such that it *would* be moved onto a different output in the state where it should actually be locked) (https://github.com/hyprwm/Hyprland/issues/4464) +> +> Both of the later issues are going to be fixed in https://github.com/hyprwm/Hyprland/pull/4889 ## Installation