Updated Sway pointer constraints (markdown)

Leonardo Hernández 2023-09-19 22:16:09 -06:00
parent a648499b6e
commit 93bb9c2eec

@ -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)