hide-behind-fullscreen: rebase against v0.7

This commit is contained in:
Leonardo Hernández Hernández
2024-07-22 22:58:00 -06:00
parent 78390e597f
commit 60442bb489
2 changed files with 77 additions and 1 deletions
+4 -1
View File
@@ -1,9 +1,12 @@
### Description
Hide all clients (and layer surfaces) behind the current client if it is fullscreen, only the background (layer surfaces at the background layer) will be shown
Hide all clients (and layer surfaces) behind the current client if it is
fullscreen, only the background (layer surfaces at the background layer) will
be shown
### Download
- [git branch](https://codeberg.org/sevz/dwl/src/branch/hide-behind-fullscreen)
- [2024-06-13](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/hide-behind-fullscreen/hide-behind-fullscreen.patch)
- [hide-behind-fullscreen-0.7.patch](/dwl/dwl-patches/raw/branch/main/patches/hide-behind-fullscreen/hide-behind-fullscreen-0.7.patch)
### Authors
- [sevz](https://codeberg.org/sevz)