From bc518cd756acfcfa493bb3910c30f90f01322280 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Sun, 16 Aug 2020 20:18:26 +0200 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index 4e0e127..f0a179a 100644 --- a/Patches.md +++ b/Patches.md @@ -15,4 +15,5 @@ Please ensure that the only changes in that branch are those needed for the patc * [pertag](https://github.com/djpohly/dwl/compare/master...Bonicgamer:pertag.patch): A very slightly modified version of dwm's pertag patch * [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) * [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 -* [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 \ No newline at end of file +* [switchtotag](https://github.com/djpohly/dwl/compare/master...guidocella:switchtotag.patch): Adds a rule option to switch to the configured tag when a window opens, then switch back when it closes. +* [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