mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-08 20:24:51 +00:00
12 lines
472 B
Markdown
12 lines
472 B
Markdown
### 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) |