summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-03-22 19:51:09 +0100
committerbakkeby <[email protected]>2020-03-22 19:51:09 +0100
commitcd818c14bbee1e6f560414cb8eac70c8f24e8be5 (patch)
treeccc94189365352e1f3dcd3a8b07809b583fd0c92
parent39df3ca2ec42a72ad97946a1bb2519e9bd711718 (diff)
downloaddwm-flexipatch-cd818c14bbee1e6f560414cb8eac70c8f24e8be5.tar.gz
dwm-flexipatch-cd818c14bbee1e6f560414cb8eac70c8f24e8be5.zip
Update about layout updates
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 02791a6..e9bde08 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ Refer to [https://dwm.suckless.org/](https://dwm.suckless.org/) for details on t
### Changelog:
+2020-03-21 - Reworked a series of layouts to re-allocate remaining pixels following an even (or cfacts) split with the aim of presenting a pixel perfect layout. This affects the following layouts: tile, bstack, bstackhoriz, centered master, centered floating master, columns, deck, and corresponding flextile-deluxe layouts
+
2020-02-11 - Added swaptags and vtcolor patches
2020-02-09 - Added alternative scratchpad patch