commit 6a4f590e2b49c4f99196323704722d9b4f94b8d2 parent 68f58a0a5e03fc2c2b0d5088429d0c6df92eb538 Author: Andrew Antle <andrew@antlechrist.org> Date: Tue, 15 Jun 2010 23:02:51 -0400 Standardized naming of attachaside patches. Cleaned up page. Diffstat:
3 files changed, 14 insertions(+), 15 deletions(-)
diff --git a/dwm.suckless.org/patches/attachaside.md b/dwm.suckless.org/patches/attachaside.md @@ -1,12 +1,11 @@ -# ATTACHASIDE +ATTACHASIDE +=========== -## Description - -Make new client get attached and focused in the stacking area instead of -always becoming the new master. -Basically an attachabove mod. - -## Example +Description +----------- +`attachaside` makes the new client get attached and focused in the stacking +area instead of always becoming the new master. It's basically an +[attachabove](attachabove) mod. Original behaviour : +-----------------+-------+ @@ -42,11 +41,11 @@ Basically an attachabove mod. | | | +-----------------+-------+ -## Download - - * [attachaside-5.6.1.diff](attachaside-5.6.1.diff) (1.1K) (20090915) - * [dwm-attachaside-5.7-2.diff](dwm-attachaside-5.7.2.diff) (1.1K) (20091215) - -## Author +Download +-------- +* [dwm-5.7.2-attachaside.diff](dwm-5.7.2-attachaside.diff) (1.1K) (20091215) +* [dwm-6.6.1-attachaside.diff](dwm-5.6.1-attachaside.diff) (1.1K) (20090915) - * Jerome Andrieux - <jerome@gcu.info> +Author +------ +* Jerome Andrieux - `<jerome at gcu dot info>` diff --git a/dwm.suckless.org/patches/attachaside-5.6.1.diff b/dwm.suckless.org/patches/dwm-5.6.1-attachaside.diff diff --git a/dwm.suckless.org/patches/dwm-attachaside-5.7.2.diff b/dwm.suckless.org/patches/dwm-5.7.2-attachaside.diff