Updated swallow (markdown)

choc 2023-09-15 10:37:18 +08:00
parent c88874cd39
commit 4e5a6c3708

@ -3,10 +3,11 @@ Terminals swallow windows that they are the parent of.
foot is the terminal by default, you can change it in client rules in config.h. foot is the terminal by default, you can change it in client rules in config.h.
2023-8-16 version is made to also work with x windows: https://github.com/djpohly/dwl/issues/331 2023-08-16 and 2023-09-15 versions are made to also work with x windows: https://github.com/djpohly/dwl/issues/331
### Download ### Download
- [2023-8-16](https://github.com/djpohly/dwl/compare/main...mewkl:swallowx.patch) - [2023-09-15](https://github.com/djpohly/dwl/compare/main...youbitchoc:swallow.patch)
- [2023-08-16](https://github.com/djpohly/dwl/compare/main...mewkl:swallowx.patch)
- [2023-07-15](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:swallow.patch) - [2023-07-15](https://github.com/djpohly/dwl/compare/main...NikitaIvanovV:swallow.patch)
- [v0.4](https://github.com/djpohly/dwl/compare/main...dm1tz:04-swallow.patch) - [v0.4](https://github.com/djpohly/dwl/compare/main...dm1tz:04-swallow.patch)
- [2021-12-03](https://github.com/djpohly/dwl/compare/main...dm1tz:swallow.patch) - [2021-12-03](https://github.com/djpohly/dwl/compare/main...dm1tz:swallow.patch)
@ -16,4 +17,5 @@ foot is the terminal by default, you can change it in client rules in config.h.
- [Palanix](https://github.com/PalanixYT) - [Palanix](https://github.com/PalanixYT)
- [Nikita Ivanov](https://github.com/NikitaIvanovV) - [Nikita Ivanov](https://github.com/NikitaIvanovV)
- [Connor Worrell](https://github.com/ConnorWorrell) - [Connor Worrell](https://github.com/ConnorWorrell)
- [Mewkl](https://github.com/mewkl) - [Mewkl](https://github.com/mewkl)
- [Choc](https://github.com/youbitchoc)