### 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)