changeset: 312:58408ddd96f1
tag: tip
user: James Turner <james_AT_huskycoding.com>
date: Tue Oct 20 19:43:37 2009 -0400
files: dwm.suckless.org/patches/historical/bottom_stack.md
description:
Historical bottom stack patches are no more
diff -r 0e366e9744ec -r 58408ddd96f1 dwm.suckless.org/patches/historical/bottom_stack.md
--- a/dwm.suckless.org/patches/historical/bottom_stack.md Tue Oct 20 18:30:19 2009 -0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
_AT_@ -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)
Received on Wed Oct 21 2009 - 01:43:42 CEST