This commit is contained in:
2026-07-12 08:16:17 +03:30
commit 72be1234e1
2027 changed files with 221388 additions and 0 deletions
+12
View File
@@ -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)