diff options
Diffstat (limited to 'dwl-patches/patches/relative-mouse-resize/README.md')
-rw-r--r-- | dwl-patches/patches/relative-mouse-resize/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dwl-patches/patches/relative-mouse-resize/README.md b/dwl-patches/patches/relative-mouse-resize/README.md new file mode 100644 index 0000000..ee462ce --- /dev/null +++ b/dwl-patches/patches/relative-mouse-resize/README.md @@ -0,0 +1,13 @@ +### 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-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) +- [schance995](https://codeberg.org/schance995) |