From 696c15e4408c436f89e94fb36cfbef011dfda5db Mon Sep 17 00:00:00 2001 From: Stivvo <48280463+Stivvo@users.noreply.github.com> Date: Sat, 29 Aug 2020 17:54:36 +0200 Subject: [PATCH] Updated Patches (markdown) --- Patches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Patches.md b/Patches.md index e393442..d77a45e 100644 --- a/Patches.md +++ b/Patches.md @@ -20,4 +20,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 * [vanitygaps](https://github.com/djpohly/dwl/compare/master...Bonicgamer:vanitygaps.patch): A slightly modified version of dwm's vanitygaps patch * [restoreTiling](https://github.com/djpohly/dwl/compare/master...Stivvo:restoreTiling.patch): All floating windows become tiling when switching to a different layout (mod+t, mod+m...) -* [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 \ No newline at end of file +* [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`` \ No newline at end of file