Updated swallow (markdown)

mewkl 2023-08-16 07:31:06 +00:00
parent 2ad5dbb74a
commit 94ff77f96b

@ -3,7 +3,10 @@ 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.
swallowx.patch is made to also work with x windows: https://github.com/djpohly/dwl/issues/331
### Download
- [2023-8-16](https://github.com/djpohly/dwl/compare/main...mewkl:swallowx.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)
- [2021-12-03](https://github.com/djpohly/dwl/compare/main...dm1tz:swallow.patch)
@ -11,4 +14,5 @@ foot is the terminal by default, you can change it in client rules in config.h.
### Authors
- [Dmitry Zakharchenko](https://github.com/dm1tz)
- [Palanix](https://github.com/PalanixYT)
- [Nikita Ivanov](https://github.com/NikitaIvanovV)
- [Nikita Ivanov](https://github.com/NikitaIvanovV)
- [Connor Worrell](https://github.com/ConnorWorrell)