From d4c3ce66ab53c5e93f0818fa46c2744a2c300154 Mon Sep 17 00:00:00 2001 From: Sinan Mohd <69694713+sinanmohd@users.noreply.github.com> Date: Fri, 22 Sep 2023 16:39:41 +0000 Subject: [PATCH] fix releated to fullscreen, and tag is inherited from swallowing window --- swallow.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/swallow.md b/swallow.md index 8bfad35..91879a6 100644 --- a/swallow.md +++ b/swallow.md @@ -6,6 +6,7 @@ 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 ### Download +- [2023-09-22](https://github.com/djpohly/dwl/compare/main...sinanmohd:swallow.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) @@ -13,6 +14,7 @@ foot is the terminal by default, you can change it in client rules in config.h. - [2021-12-03](https://github.com/djpohly/dwl/compare/main...dm1tz:swallow.patch) ### Authors +- [sinan mohd](https://github.com/sinanmohd) - [Dmitry Zakharchenko](https://github.com/dm1tz) - [Palanix](https://github.com/PalanixYT) - [Nikita Ivanov](https://github.com/NikitaIvanovV)