mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 18:33:22 +00:00
reintroduce bottomstack
This commit is contained in:
committed by
A Frederick Christensen
parent
aa514bf28e
commit
12b0902ef2
@@ -1,27 +0,0 @@
|
||||
### Description
|
||||
bstack and bstackhoriz are two stack layouts for dwl.
|
||||
### Scheme
|
||||
```
|
||||
bstack (TTT) bstackhoriz (===)
|
||||
+-----------------+ +-----------------+
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
+-----+-----+-----+ +-----------------+
|
||||
| | | | +-----------------+
|
||||
| | | | +-----------------+
|
||||
+-----+-----+-----+ +-----------------+
|
||||
```
|
||||
### Changelog
|
||||
|
||||
2023-11-24:
|
||||
- Remove gaps between windows.
|
||||
|
||||
### Download
|
||||
- [2023-11-24](https://github.com/djpohly/dwl/compare/main...wochap:bottomstack.patch)
|
||||
- [2023-06-21](https://github.com/djpohly/dwl/compare/main...Abanoub8:bottomstack.patch)
|
||||
- [2021-10-06](https://github.com/djpohly/dwl/compare/main...DanielMowitz:bottomstack.patch)
|
||||
|
||||
### Authors
|
||||
- [DanielMowitz](https://github.com/DanielMowitz)
|
||||
- [Abanoub8](https://github.com/Abanoub8)
|
||||
Reference in New Issue
Block a user