commit 0836ebb12faf41c2221ebdcfa5cdf500bdc06bd6 parent 6a4f590e2b49c4f99196323704722d9b4f94b8d2 Author: Andrew Antle <andrew@antlechrist.org> Date: Tue, 15 Jun 2010 23:22:00 -0400 Standardized naming of attachabove diff. Cleaned up page. Diffstat:
| M | dwm.suckless.org/patches/attachabove.md | | | 23 | ++++++++++++----------- |
| R | dwm.suckless.org/patches/attachabove-5.6.1.diff -> dwm.suckless.org/patches/dwm-5.6.1-attachabove.diff | | | 0 |
2 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/dwm.suckless.org/patches/attachabove.md b/dwm.suckless.org/patches/attachabove.md @@ -1,14 +1,15 @@ -# ATTACHABOVE +ATTACHABOVE +=========== -## Description +Description +----------- +`attachabove` makes new clients attach above the selected client (instead of +always becoming the new master) - basically how Xmonad does it. -Make new clients get attached above the selected client (instead of always -becoming the new master) - basically how Xmonad does it. +Download +-------- +* [dwm-5.6.1-attachabove.diff](dwm-5.6.1-attachabove.diff) (1.1K) (20090817) -## Download - - * [attachabove-5.6.1.diff](attachabove-5.6.1.diff) (1.1K) (20090817) - -## Author - - * Mate Nagy - <mnagy@port70.net> +Author +------ +* Mate Nagy - <mnagy@port70.net> diff --git a/dwm.suckless.org/patches/attachabove-5.6.1.diff b/dwm.suckless.org/patches/dwm-5.6.1-attachabove.diff