diff --git a/relativemouseresize.md b/relativemouseresize.md new file mode 100644 index 0000000..72571a7 --- /dev/null +++ b/relativemouseresize.md @@ -0,0 +1,12 @@ +### 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