aspectresize patch

This commit is contained in:
Sravan Balaji
2020-11-23 20:48:45 -05:00
parent 586865823b
commit 1dc6430ff6
5 changed files with 91 additions and 1 deletions

View File

@@ -57,5 +57,6 @@ Most patches can be found on the suckless website: [https://dwm.suckless.org/pat
* [actualfullscreen](https://dwm.suckless.org/patches/actualfullscreen/) - Actually toggle fullscreen for a window, instead of toggling the status bar and the monocle layout
* [alwaysfullscreen](https://dwm.suckless.org/patches/alwaysfullscreen/) - Do not allow the focus to drift from the active fullscreen client when using focusstack()
* [anybar](https://github.com/mihirlad55/dwm-anybar) (Polybar Tray Fix Version) - enables dwm to manage external status bars such as lemonbar and polybar
* [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
* [fixborders](https://dwm.suckless.org/patches/alpha/) - Make borders opaque