From 5a314f32598545049f97fd12798e6388005c13e8 Mon Sep 17 00:00:00 2001 From: Marcin Pachur Date: Tue, 12 Mar 2024 12:40:05 +0100 Subject: [PATCH] Remove pointerconstraints patches Signed-off-by: Marcin Pachur --- _STALE_PATCHES/Sway-pointer-constraints.md | 9 --------- _STALE_PATCHES/pointerConstraints.md | 8 -------- 2 files changed, 17 deletions(-) delete mode 100644 _STALE_PATCHES/Sway-pointer-constraints.md delete mode 100644 _STALE_PATCHES/pointerConstraints.md diff --git a/_STALE_PATCHES/Sway-pointer-constraints.md b/_STALE_PATCHES/Sway-pointer-constraints.md deleted file mode 100644 index ab8a2b7..0000000 --- a/_STALE_PATCHES/Sway-pointer-constraints.md +++ /dev/null @@ -1,9 +0,0 @@ -### Description -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) - -### Authors -- [sevz](https://github.com/sevz17) \ No newline at end of file diff --git a/_STALE_PATCHES/pointerConstraints.md b/_STALE_PATCHES/pointerConstraints.md deleted file mode 100644 index f5b5100..0000000 --- a/_STALE_PATCHES/pointerConstraints.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -Adds support for basic pointer constraints. - -### Download -- [2022-07-03](https://github.com/djpohly/dwl/compare/main...PalanixYT:point.patch) - -### Authors -- [Palanix](https://github.com/PalanixYT) \ No newline at end of file