diff --git a/patches/dragresize/README.md b/patches/dragresize/README.md new file mode 100644 index 0000000..c9bf1d2 --- /dev/null +++ b/patches/dragresize/README.md @@ -0,0 +1,11 @@ +### Description +implement rio-like window resizing + +select window to resize (mod+middleclick by default) then drag out an area for it to occupy + +### Download + - [git branch](https://codeberg.org/notchoc/dwl/src/branch/dragresize) + - [2024-06-19](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/dragresize/dragresize.patch) + +### Authors + - [notchoc](https://codeberg.org/notchoc)