From 48d0d9ed2a4b583645fe4a49322383bd8c9b10ee Mon Sep 17 00:00:00 2001 From: Stivvo <48280463+Stivvo@users.noreply.github.com> Date: Fri, 18 Sep 2020 13:05:44 +0200 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Patches.md b/Patches.md index 6cf1a99..5b29e10 100644 --- a/Patches.md +++ b/Patches.md @@ -21,6 +21,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [smartBorders](https://github.com/djpohly/dwl/compare/master...Stivvo:smartBorders.patch): The borders of a window aren't drawn when is the only tiling window in its tag or is in a monocle layout; also allow ``borderpx = 0`` * [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 windows) | Updated: 9/2/2020 * [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 +* [toggleKbLayout](https://github.com/djpohly/dwl/compare/master...Stivvo:toggleKbLayout.patch): Switch between multiple keyboard layouts at runtime * [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 * [unclutter](https://github.com/djpohly/dwl/compare/master...guidocella:unclutter.patch): Hide the mouse cursor if it isn’t being used * [vanitygaps](https://github.com/djpohly/dwl/compare/master...Bonicgamer:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch \ No newline at end of file