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

Leonardo Hernández 2022-12-05 22:41:03 -06:00
parent ff05d39352
commit 7a25af110f
2 changed files with 8 additions and 8 deletions

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

@ -0,0 +1,8 @@
### Description
Implement pointer constraint and relative pointer protocols, useful for games
### Download
- [2022-12-05](https://github.com/djpohly/dwl/compare/main...sevz17:pointer-constraints.patch)
### Authors
- [sevz](https://github.com/sevz17)