From 830cb5d3e2f4ddd027cd04d3fa5597eb7d653ee7 Mon Sep 17 00:00:00 2001 From: choc Date: Thu, 26 Oct 2023 13:23:07 +0800 Subject: [PATCH] Updated swallow (markdown) --- swallow.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swallow.md b/swallow.md index 8bfad35..6430a97 100644 --- a/swallow.md +++ b/swallow.md @@ -3,10 +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. -2023-08-16 and 2023-09-15 versions are made to also work with x windows: https://github.com/djpohly/dwl/issues/331 +2023-08-16 and 2023-10-26 versions are made to also work with x windows: https://github.com/djpohly/dwl/issues/331 ### Download -- [2023-09-15](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-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)