diff --git a/Sway-pointer-constraints.md b/Sway-pointer-constraints.md index 1a701a1..ab8a2b7 100644 --- a/Sway-pointer-constraints.md +++ b/Sway-pointer-constraints.md @@ -1,5 +1,6 @@ ### Description -Implement pointer constraint and relative pointer protocols, useful for games +Implement pointer constraint and relative pointer protocols, useful for games +**NOTE**: this patch is currently semi-broken and needs you to resize/move clients to work properly (unsetting and then setting fullscreen should be enough) ### Download - [2023-08-22](https://github.com/djpohly/dwl/compare/main...sevz17:pointer-constraints.patch)