summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/dragresize/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'dwl-patches/patches/dragresize/README.md')
-rw-r--r--dwl-patches/patches/dragresize/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/dwl-patches/patches/dragresize/README.md b/dwl-patches/patches/dragresize/README.md
new file mode 100644
index 0000000..c890ce7
--- /dev/null
+++ b/dwl-patches/patches/dragresize/README.md
@@ -0,0 +1,12 @@
+### 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-07-10](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/dragresize/dragresize.patch)
+- [2024-06-19](https://codeberg.org/dwl/dwl-patches/raw/commit/8c75e6dbc1728bf70d42547222464f496d9ea613/patches/dragresize/dragresize.patch)
+
+### Authors
+- [notchoc](https://codeberg.org/notchoc)