decklayout fixes

This commit is contained in:
André Desgualdo Pereira
2025-10-19 12:23:45 -03:00
committed by A Frederick Christensen
parent 3f25b6c7d4
commit 0a6759e881
2 changed files with 121 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
### Description
Deck is a dwl-layout which is inspired by the dwm Deck layout (which is inspired by TTWM window manager). It applies the monocle-layout to the clients in the stack. The master-client is still visible. The stacked clients are like a deck of cards, hence the name.
### Download
- [git branch](https://codeberg.org/Kana/dwl/src/branch/decklayout)
- [main 2025-10-08](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/decklayout/decklayout.patch)
### Authors
- [André Desgualdo Pereira](https://codeberg.org/Kana)