Update swallow patch

Nikita Ivanov 2023-07-15 15:20:19 +02:00
parent 241224f4e3
commit ae9e1c6b7f

@ -1,9 +1,14 @@
### Description ### Description
Terminals swallow windows that they are the parent of. 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.
### Download ### Download
- [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)
### Authors ### Authors
- [Dmitry Zakharchenko](https://github.com/dm1tz)
- [Palanix](https://github.com/PalanixYT) - [Palanix](https://github.com/PalanixYT)
- [Nikita Ivanov](https://github.com/NikitaIvanovV)