From 200ff6ee53f4a4ed95a5bdea58296f764536fb2e Mon Sep 17 00:00:00 2001 From: schance995 Date: Sun, 13 Oct 2024 16:39:18 +0000 Subject: [PATCH] Add relative-mouse-resize patch v0.4 --- patches/relative-mouse-resize/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/patches/relative-mouse-resize/README.md b/patches/relative-mouse-resize/README.md index c5a2ad9..ee462ce 100644 --- a/patches/relative-mouse-resize/README.md +++ b/patches/relative-mouse-resize/README.md @@ -6,6 +6,7 @@ When resizing windows, the mouse will jump and resize the window in the quadrant - [2024-07-09](https://codeberg.org/dwl/dwl-patches/raw/commit/0bd725d0786248e1dfedbe6aa7453edfe736de43/patches/relative-mouse-resize/relative-mouse-resize.patch) - [2024-04-11](https://codeberg.org/dwl/dwl-patches/raw/commit/655fd2916c1bcaa022ce6dcdfb370051cf64df66/relative-mouse-resize/relative-mouse-resize.patch) - [v0.5](https://codeberg.org/dwl/dwl-patches/raw/commit/b828e21717fa584affeb3245359c3ab615759fa4/relative-mouse-resize/relative-mouse-resize.patch) +- [v0.4](https://codeberg.org/schance995/dwl/commit/c9a0c55daeb5c75cc0defa9b82f82eccd13f06c7.patch) ### Authors - [wochap](https://codeberg.org/wochap)