Update swallow

A Frederick Christensen 2024-01-02 15:50:43 +00:00
parent 3e5bc19bf6
commit 4dc2b57ed9

@ -1,23 +1,23 @@
### 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. foot is the terminal by default, you can change it in client rules in config.h.
2023-08-16 and up are made to also work with x windows: https://codeberg.org/dwl/dwl/issues/331 2023-08-16 and up are made to also work with x windows: https://codeberg.org/dwl/dwl/issues/331
### Download ### Download
- [git branch](https://codeberg.org/notchoc/dwl/src/branch/swallow) - [git branch](https://codeberg.org/notchoc/dwl/src/branch/swallow)
- [2024-01-01](https://codeberg.org/dwl/dwl-patches/src/branch/main/swallow/swallow.patch) - [2024-01-01](https://codeberg.org/dwl/dwl-patches/raw/branch/main/swallow/swallow.patch)
- [2023-10-26](https://github.com/djpohly/dwl/compare/main...youbitchoc:swallow.patch) - [2023-10-26](https://github.com/djpohly/dwl/compare/main...youbitchoc:swallow.patch)
- [2023-08-16](https://github.com/djpohly/dwl/compare/main...mewkl:swallowx.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)
### Authors ### Authors
- [Dmitry Zakharchenko](https://github.com/dm1tz) - [Dmitry Zakharchenko](https://github.com/dm1tz)
- [Palanix](https://codeberg.org/Palanix) - [Palanix](https://codeberg.org/Palanix)
- [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://codeberg.org/notchoc) - [Choc](https://codeberg.org/notchoc)