From fbcd76aeaa37a434865555e688a284f8c4fa7449 Mon Sep 17 00:00:00 2001 From: wochap Date: Tue, 12 Mar 2024 17:43:15 +0000 Subject: [PATCH] Add relative-mouse-resize --- relative-mouse-resize.-.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 relative-mouse-resize.-.md diff --git a/relative-mouse-resize.-.md b/relative-mouse-resize.-.md new file mode 100644 index 0000000..f3f08ab --- /dev/null +++ b/relative-mouse-resize.-.md @@ -0,0 +1,9 @@ +### Description +When resizing windows, the mouse will jump and resize the window in the quadrant that the resize starts at. + +### Download +- [git branch](https://codeberg.org/wochap/dwl/src/branch/v0.5/relative-mouse-resize) +- [2024-03-12](https://codeberg.org/dwl/dwl-patches/raw/branch/main/relative-mouse-resize/relative-mouse-resize.patch) + +### Authors +- [wochap](https://codeberg.org/wochap)