update hide-behind-fullscreen

Fixes a bug where layer surfaces in the overlay layer would be disabled

additionally CR+LF -> LF
This commit is contained in:
Leonardo Hernández Hernández
2024-06-13 14:18:42 -06:00
parent dceece64ad
commit a54021e958
2 changed files with 26 additions and 20 deletions
+9 -9
View File
@@ -1,9 +1,9 @@
### 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
### Download
- [git branch](https://codeberg.org/sevz/dwl/src/branch/hide-behind-fullscreen)
- [2024-06-07](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/hide-behind-fullscreen/hide-behind-fullscreen.patch)
### Authors
- [sevz](https://codeberg.org/sevz)
### 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
### 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)
### Authors
- [sevz](https://codeberg.org/sevz)