From 6ea24b190e90511437b7254594f84829efebe618 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Hern=C3=A1ndez?= Date: Sun, 16 Oct 2022 14:59:54 -0500 Subject: [PATCH] Updated Pointer constraints (mostly copied from sway) (markdown) --- Pointer-constraints-(mostly-copied-from-sway).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pointer-constraints-(mostly-copied-from-sway).md b/Pointer-constraints-(mostly-copied-from-sway).md index 500bc4e..4f43341 100644 --- a/Pointer-constraints-(mostly-copied-from-sway).md +++ b/Pointer-constraints-(mostly-copied-from-sway).md @@ -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) \ No newline at end of file