alwaysfullscreen patch

This commit is contained in:
Sravan Balaji
2020-11-23 20:36:39 -05:00
parent 92b735ffef
commit 7d0f7c5f99
3 changed files with 15 additions and 1 deletions

View File

@@ -56,4 +56,5 @@ and (re)compiling the source code.
Most patches can be found on the suckless website: [https://dwm.suckless.org/patches/]
* [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()
* [fixborders](https://dwm.suckless.org/patches/alpha/) - Make borders opaque