fakefullscreenclient: add patch

choc 2024-03-29 23:04:25 +08:00
parent da32386843
commit 93555bc170
3 changed files with 10 additions and 0 deletions

@ -36,6 +36,7 @@ Additionally, when you have write access to this repository, remove the `.md` fi
* [swallow](https://codeberg.org/dwl/dwl-patches/wiki/swallow)
## Clients & Tags Manipulation
* [dim-unfocused](https://codeberg.org/dwl/dwl-patches/wiki/dim-unfocused)
* [fakefullscreenclient](https://codeberg.org/dwl/dwl-patches/wiki/fakefullscreenclient)
* [focusdir](https://codeberg.org/dwl/dwl-patches/wiki/focusdir)
* [limitnmaster](https://codeberg.org/dwl/dwl-patches/wiki/limitnmaster)
* [movecenter](https://codeberg.org/dwl/dwl-patches/wiki/movecenter)

@ -20,6 +20,7 @@
* [dragmfact](https://codeberg.org/dwl/dwl-patches/wiki/dragmfact)
* [en-keycodes](https://codeberg.org/dwl/dwl-patches/wiki/en-keycodes)
* [env](https://codeberg.org/dwl/dwl-patches/wiki/env)
* [fakefullscreenclient](https://codeberg.org/dwl/dwl-patches/wiki/fakefullscreenclient)
* [fallback](https://codeberg.org/dwl/dwl-patches/wiki/fallback)
* [focusdir](https://codeberg.org/dwl/dwl-patches/wiki/focusdir)
* [gaplessgrid](https://codeberg.org/dwl/dwl-patches/wiki/gaplessgrid)

8
fakefullscreenclient.md Normal file

@ -0,0 +1,8 @@
### Description
Allow setting fake fullscreen per client
### Download
- [git branch](https://codeberg.org/notchoc/dwl/src/branch/fakefullscreenclient)
- [2024-03-29](https://codeberg.org/dwl/dwl-patches/raw/branch/main/fakefullscreenclient/fakefullscreenclient.patch)
### Authors
- [notchoc](https://codeberg.org/notchoc)