From 5bde84a0021c0042ab1983bdf7549446e3bbf343 Mon Sep 17 00:00:00 2001 From: Sevz <63424176+Sevz17@users.noreply.github.com> Date: Tue, 5 Oct 2021 18:06:06 -0500 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index 559d80f..2415ba6 100644 --- a/Patches.md +++ b/Patches.md @@ -42,7 +42,7 @@ Please ensure that the only changes in that branch are those needed for the patc * [push](https://github.com/djpohly/dwl/compare/wlroots-next...djpohly:push.patch): Adds functions `pushup` and `pushdown` to move windows within the tiling order ([original dwm patch](https://dwm.suckless.org/patches/push/)) * [restoreTiling](https://github.com/djpohly/dwl/compare/main...Stivvo:restoreTiling.patch): All floating windows become tiling when switching to a different layout (mod+t, mod+m...) * [shiftview](https://github.com/djpohly/dwl/compare/main...guidocella:shiftview.patch): Cycle through tags -* [smartBorders](https://github.com/djpohly/dwl/compare/main...Sevz17: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 | Remade from scratch in 07/01/2021, thanks Stivvo for the [original patch](https://github.com/djpohly/dwl/compare/main...Stivvo:smartBorders.patch) | Updated: 07/02/2021, thanks andrey_ for the fix. +* [smartBorders](https://github.com/djpohly/dwl/compare/main...Sevz17: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 | Remade from scratch in 07/01/2021, thanks Stivvo for the [original patch](https://github.com/djpohly/dwl/compare/main...Stivvo:smartBorders.patch) | Updated: 07/02/2021, thanks andrey_ for the fix | Updated: 10/05/2021. * [swallow](https://github.com/djpohly/dwl/compare/main...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/main...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/main...Stivvo:toggleKbLayout.patch): Switch between multiple keyboard layouts at runtime