Updated Pointer constraints (mostly copied from sway) (markdown)

Leonardo Hernández 2022-10-16 14:59:54 -05:00
parent d956a8ccd6
commit 6ea24b190e

@ -2,7 +2,7 @@
Implement pointer constraint protocol and relative pointer protocol, useful for games
### Download
- [2022-09-27](https://github.com/djpohly/dwl/compare/main...sevz17:pointer-constraints.patch)
- [2022-10-16](https://github.com/djpohly/dwl/compare/main...sevz17:pointer-constraints.patch)
### Authors
- [sevz](https://github.com/sevz17)