From a8d5ca4f94e947a47755693c23f0eba409e77100 Mon Sep 17 00:00:00 2001 From: schance995 Date: Sun, 13 Oct 2024 15:56:51 +0000 Subject: [PATCH] Delete _STALE_PATCHES/relativemouseresize.md --- _STALE_PATCHES/relativemouseresize.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 _STALE_PATCHES/relativemouseresize.md diff --git a/_STALE_PATCHES/relativemouseresize.md b/_STALE_PATCHES/relativemouseresize.md deleted file mode 100644 index 72571a7..0000000 --- a/_STALE_PATCHES/relativemouseresize.md +++ /dev/null @@ -1,12 +0,0 @@ -### Description - -When resizing windows, the mouse will no longer jump to the bottom -right corner and only resize from that corner. Instead, the mouse will -resize the window in the quadrant that the resize starts at. This is the -same resize behavior as Sway and is similar to the resizehere dwm patch. - -### Download -- [v0.4](https://github.com/djpohly/dwl/compare/main...schance995:dwl:relative-mouse-resize.patch) - -### Authors -- [schance995](https://github.com/schance995) \ No newline at end of file