From 54c2e45daa6335ff6acd4cdc885fb07aec3c4a96 Mon Sep 17 00:00:00 2001 From: Bonicgamer <44382222+Bonicgamer@users.noreply.github.com> Date: Sat, 15 Aug 2020 16:32:11 -0400 Subject: [PATCH] Put 'Updated' text at the end of swallow patch --- Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index df8b7e8..38e53af 100644 --- a/Patches.md +++ b/Patches.md @@ -14,4 +14,4 @@ Please ensure that the only changes in that branch are those needed for the patc * [toggle-layout-immediately](https://github.com/djpohly/dwl/compare/master...guidocella:toggle-layout-immediately.patch): configure a default "previous" layout for `setlayout({0})` to switch back to * [pointerConstraints](https://github.com/djpohly/dwl/compare/master...bonicgamer:pointerConstraints.patch): basic pointer constraints (note that most of the code was copied from Sways code base and currently does not work with different window positions because I am dumb) * [pertag](https://github.com/djpohly/dwl/compare/master...Bonicgamer:pertag.patch): A very slightly modified version of dwm's pertag patch -* [swallow](https://github.com/djpohly/dwl/compare/master...Bonicgamer:swallowing.patch): Terminals swallow windows that they are the parent of (does not work with xwayland clients or whatever they're called) \ No newline at end of file +* [swallow](https://github.com/djpohly/dwl/compare/master...Bonicgamer:swallowing.patch): Terminals swallow windows that they are the parent of (does not work with xwayland clients or whatever they're called) | Updated: About 2m after putting up the patch \ No newline at end of file