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

Leonardo Hernández 2022-09-27 12:41:39 -05:00
parent 030185f505
commit 568e9abad5

@ -0,0 +1,8 @@
### Description
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)
### Authors
- [sevz](https://github.com/sevz17)