autoresize patch

This commit is contained in:
Sravan Balaji
2020-11-23 20:59:34 -05:00
parent 1950543da6
commit cebe408f75
3 changed files with 45 additions and 1 deletions

View File

@@ -60,4 +60,5 @@ Most patches can be found on the suckless website: [https://dwm.suckless.org/pat
* [anybar](https://github.com/mihirlad55/dwm-anybar) (Polybar Tray Fix Version) - Enables dwm to manage external status bars such as lemonbar and polybar
* [aspectresize](https://dwm.suckless.org/patches/aspectresize/) - Allows you to resize a window while maintaining aspect ratio
* [attachbelow](https://dwm.suckless.org/patches/attachbelow/) (Toggleable) - Make new clients attach below the selected client, instead of always becoming the new master
* [autoresize](https://dwm.suckless.org/patches/autoresize/) - Windows that are not visible when requesting a resize/move will get resized/moved
* [fixborders](https://dwm.suckless.org/patches/alpha/) - Make borders opaque