commit 547960847278498d7e0e2e77c1f280f66878835f parent 66047fa43a2f7e5f038d1ab11a5a3a82c0451f04 Author: James Turner <james@huskycoding.com> Date: Tue, 20 Oct 2009 19:43:37 -0400 Historical bottom stack patches are no more Diffstat:
| D | dwm.suckless.org/patches/historical/bottom_stack.md | | | 24 | ------------------------ |
1 file changed, 0 insertions(+), 24 deletions(-)
diff --git a/dwm.suckless.org/patches/historical/bottom_stack.md b/dwm.suckless.org/patches/historical/bottom_stack.md @@ -1,24 +0,0 @@ -BOTTOM STACK PATCH -================== - -Description ------------ -This patch provides an additional bottom stack layout for the dwm window manager. (It no longer includes code for 'tileleft' or 'bstacklandscape'). Use 'patch -p0' when patching. - -Bottom Stack Tiling: --------------------- - - bstack (TTT) - +-----------------+ - | | - | | - | | - +-----+-----+-----+ - | | | | - | | | | - +-----+-----+-----+ - -Download --------- -* [dwm-5.6.1-bstack.diff](http://bsdgroup.org/files/dwm-5.6.1-bstack.diff) (2k) (20090726) -* [dwm-5.5-bstack.diff](http://bsdgroup.org/files/dwm-5.5-bstack.diff) (2k) (20090307)