sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit c26279b4c56d6c8dfdb9dc93a5731cb03d4db540
parent 84f40fe8d2ef6132794b818601724b01c8db7bac
Author: Ivan Tham <pickfire@riseup.net>
Date:   Tue, 10 Nov 2015 15:28:58 +0800

[dwm] Major clean up for some patches

	- remove some broken links
	- version < 6.0 moved to historical
	- rename files to dwm-git-YYYYMMDD-NAME.diff
	- etc.

Diffstat:
Mdwm.suckless.org/patches/attachabove.md | 4++--
Mdwm.suckless.org/patches/attachaside.md | 6+++---
Mdwm.suckless.org/patches/dwm-6.1-fancybarclickable.diff | 0
Rdwm.suckless.org/patches/dwm-10e232f9ace7-attachabove.diff -> dwm.suckless.org/patches/dwm-git-20120406-attachabove.diff | 0
Rdwm.suckless.org/patches/dwm-10e232f9ace7-pertag.diff -> dwm.suckless.org/patches/dwm-git-20120406-pertag.diff | 0
Rdwm.suckless.org/patches/dwm-10e232f9ace7-push.diff -> dwm.suckless.org/patches/dwm-git-20120406-push.diff | 0
Rdwm.suckless.org/patches/dwm-c794a9f5ae5e-systray.diff -> dwm.suckless.org/patches/dwm-git-20130119-systray.diff | 0
Mdwm.suckless.org/patches/fibonacci.md | 8+-------
Mdwm.suckless.org/patches/focusonclick.md | 4++--
Rdwm.suckless.org/patches/dwm-5.6.1-attachabove.diff -> dwm.suckless.org/patches/historical/dwm-5.6.1-attachabove.diff | 0
Rdwm.suckless.org/patches/dwm-5.6.1-attachaside.diff -> dwm.suckless.org/patches/historical/dwm-5.6.1-attachaside.diff | 0
Rdwm.suckless.org/patches/dwm-5.7.2-attachaside.diff -> dwm.suckless.org/patches/historical/dwm-5.7.2-attachaside.diff | 0
Rdwm.suckless.org/patches/dwm-5.8.2-focusonclick.diff -> dwm.suckless.org/patches/historical/dwm-5.8.2-focusonclick.diff | 0
Rdwm.suckless.org/patches/dwm-5.8.2-pertag.diff -> dwm.suckless.org/patches/historical/dwm-5.8.2-pertag.diff | 0
Rdwm.suckless.org/patches/dwm-5.8.2-pertag_without_bar.diff -> dwm.suckless.org/patches/historical/dwm-5.8.2-pertag_without_bar.diff | 0
Rdwm.suckless.org/patches/dwm-6.0-xft.diff -> dwm.suckless.org/patches/historical/dwm-6.0-xft.diff | 0
Rdwm.suckless.org/patches/dwm-6.1-xft-with-fallback-font.diff -> dwm.suckless.org/patches/historical/dwm-6.1-xft-with-fallback-font.diff | 0
Rdwm.suckless.org/patches/dwm-r1508-focusonclick.diff -> dwm.suckless.org/patches/historical/dwm-git-20100321-focusonclick.diff | 0
Rdwm.suckless.org/patches/dwm-r1578-pertag.diff -> dwm.suckless.org/patches/historical/dwm-r1578-pertag.diff | 0
Rdwm.suckless.org/patches/push.c -> dwm.suckless.org/patches/historical/push-5.7.1.c | 0
Adwm.suckless.org/patches/historical/xft.md | 44++++++++++++++++++++++++++++++++++++++++++++
Mdwm.suckless.org/patches/movestack.md | 2+-
Mdwm.suckless.org/patches/pertag.md | 8++++----
Mdwm.suckless.org/patches/push.md | 4++--
Mdwm.suckless.org/patches/systray.md | 2+-
Ddwm.suckless.org/patches/xft.md | 44--------------------------------------------
26 files changed, 60 insertions(+), 66 deletions(-)

diff --git a/dwm.suckless.org/patches/attachabove.md b/dwm.suckless.org/patches/attachabove.md @@ -12,9 +12,9 @@ Patches against different versions of dwm are available at [dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). * [dwm-6.1-attachabove.diff](dwm-6.1-attachabove.diff) (1786b) (20140209) - * [dwm-10e232f9ace7-attachabove.diff](dwm-10e232f9ace7-attachabove.diff) (1709b) (20120406) + * [dwm-git-20120406-attachabove.diff](dwm-git-20120406-attachabove.diff) (1709b) * [dwm-6.0-attachabove.diff](dwm-6.0-attachabove.diff) (1707b) (20120406) - * [dwm-5.6.1-attachabove.diff](dwm-5.6.1-attachabove.diff) (1.1K) (20090817) + * [dwm-5.6.1-attachabove.diff](historical/dwm-5.6.1-attachabove.diff) (1.1K) (20090817) Author ------ diff --git a/dwm.suckless.org/patches/attachaside.md b/dwm.suckless.org/patches/attachaside.md @@ -12,7 +12,7 @@ area instead of always becoming the new master. It's basically an | | | | | P | | | | - | N +-------| + | N +-------+ | | | | | | | | | @@ -55,8 +55,8 @@ improved to also attach to the stack on unfocused tags. ### Original * [dwm-6.0-attachaside.diff](dwm-6.0-attachaside.diff) (1,6K) (20140412) -* [dwm-5.7.2-attachaside.diff](dwm-5.7.2-attachaside.diff) (1.1K) (20091215) -* [dwm-5.6.1-attachaside.diff](dwm-5.6.1-attachaside.diff) (1.1K) (20090915) +* [dwm-5.7.2-attachaside.diff](historical/dwm-5.7.2-attachaside.diff) (1.1K) (20091215) +* [dwm-5.6.1-attachaside.diff](historical/dwm-5.6.1-attachaside.diff) (1.1K) (20090915) Authors ------- diff --git a/dwm.suckless.org/patches/dwm-6.1-fancybarclickable.diff b/dwm.suckless.org/patches/dwm-6.1-fancybarclickable.diff diff --git a/dwm.suckless.org/patches/dwm-10e232f9ace7-attachabove.diff b/dwm.suckless.org/patches/dwm-git-20120406-attachabove.diff diff --git a/dwm.suckless.org/patches/dwm-10e232f9ace7-pertag.diff b/dwm.suckless.org/patches/dwm-git-20120406-pertag.diff diff --git a/dwm.suckless.org/patches/dwm-10e232f9ace7-push.diff b/dwm.suckless.org/patches/dwm-git-20120406-push.diff diff --git a/dwm.suckless.org/patches/dwm-c794a9f5ae5e-systray.diff b/dwm.suckless.org/patches/dwm-git-20130119-systray.diff diff --git a/dwm.suckless.org/patches/fibonacci.md b/dwm.suckless.org/patches/fibonacci.md @@ -18,10 +18,6 @@ arrangement can be seen below. +-----------+-----+-----+ +-----------+-----+-----+ spiral dwindle -[![dwm in spiral layout.][1]][2] - -*Links2, sic, xterm & xclock in spiral layout.* - ## Usage 1. Download the patch and apply according to the [general instructions](.). @@ -50,6 +46,4 @@ Joe Thornber's spiral tiling for [Xmonad][3] formed the inspiration for this patch. Thanks to Jan Christoph Ebersbach for updating this patch for versions 4.5 to 4.9. -[1]: http://schot.a-eskwadraat.nl/images/dwm-spiral_small.png -[2]: http://schot.a-eskwadraat.nl/images/dwm-spiral.png -[3]: http://www.xmonad.org +[1]: http://www.xmonad.org diff --git a/dwm.suckless.org/patches/focusonclick.md b/dwm.suckless.org/patches/focusonclick.md @@ -7,8 +7,8 @@ ## Download * [dwm-6.0-focusonclick.diff](dwm-6.0-focusonclick.diff) (2012-11-24) - * [dwm-r1508-focusonclick.diff](dwm-r1508-focusonclick.diff) (dwm r1508) (20100321) - * [dwm-5.8.2-focusonclick.diff](dwm-5.8.2-focusonclick.diff) (dwm 2010604) + * [dwm-git-20100321-focusonclick.diff](historical/dwm-git-20100321-focusonclick.diff) + * [dwm-5.8.2-focusonclick.diff](historical/dwm-5.8.2-focusonclick.diff) (dwm 2010604) ## Author diff --git a/dwm.suckless.org/patches/dwm-5.6.1-attachabove.diff b/dwm.suckless.org/patches/historical/dwm-5.6.1-attachabove.diff diff --git a/dwm.suckless.org/patches/dwm-5.6.1-attachaside.diff b/dwm.suckless.org/patches/historical/dwm-5.6.1-attachaside.diff diff --git a/dwm.suckless.org/patches/dwm-5.7.2-attachaside.diff b/dwm.suckless.org/patches/historical/dwm-5.7.2-attachaside.diff diff --git a/dwm.suckless.org/patches/dwm-5.8.2-focusonclick.diff b/dwm.suckless.org/patches/historical/dwm-5.8.2-focusonclick.diff diff --git a/dwm.suckless.org/patches/dwm-5.8.2-pertag.diff b/dwm.suckless.org/patches/historical/dwm-5.8.2-pertag.diff diff --git a/dwm.suckless.org/patches/dwm-5.8.2-pertag_without_bar.diff b/dwm.suckless.org/patches/historical/dwm-5.8.2-pertag_without_bar.diff diff --git a/dwm.suckless.org/patches/dwm-6.0-xft.diff b/dwm.suckless.org/patches/historical/dwm-6.0-xft.diff diff --git a/dwm.suckless.org/patches/dwm-6.1-xft-with-fallback-font.diff b/dwm.suckless.org/patches/historical/dwm-6.1-xft-with-fallback-font.diff diff --git a/dwm.suckless.org/patches/dwm-r1508-focusonclick.diff b/dwm.suckless.org/patches/historical/dwm-git-20100321-focusonclick.diff diff --git a/dwm.suckless.org/patches/dwm-r1578-pertag.diff b/dwm.suckless.org/patches/historical/dwm-r1578-pertag.diff diff --git a/dwm.suckless.org/patches/push.c b/dwm.suckless.org/patches/historical/push-5.7.1.c diff --git a/dwm.suckless.org/patches/historical/xft.md b/dwm.suckless.org/patches/historical/xft.md @@ -0,0 +1,44 @@ +xft +=== + +Description +----------- + +The `xft` patch patch implements Xft. This allows users to utilize the UTF8 +character set. Look at the patch below which is more advance. + +The `xft-with-fallback-font` patch adds Xft and fallback-font support to dwm. +This patch was built on top of the [Xft patch written by +Quentin](http://lists.suckless.org/dev/1311/18279.html). With fallback font +support, multiple fonts can now be specified in config.h which are used to +render characters not present in the first font. If none of the user-specified +fonts contains a given character, this patch attempts to automatically fallback +to whatever suitable font it can find on the host system. +**NOTE: This is enabled by default when you are using the latest dwm-git.** + +With this patch, the "font" variable in config.h is superseded by the "fonts" +variable which is a priority-ordered list of fonts that should be used to +render text. Here's an example "fonts" definition: + + static const char *fonts[] = { + "Sans:size=10.5", + "VL Gothic:size=10.5", + "WenQuanYi Micro Hei:size=10.5", + }; + +At least one font must be specified, and a maximum of `DRW_FONT_CACHE_SIZE` +fonts can be used. + + +Download +-------- +* [dwm-6.0-xft.diff](historical/dwm-6.0-xft.diff) (6.6k) (16 May 2012) + * memory leak fixed and improved implementation. + * include config.def.h and config.mk changes. + +* [dwm-6.1-xft-with-fallback-font.diff](historical/dwm-git-20150228-xft-with-fallback-font.diff) (20k) + +Author +------ +* Lee Fallat (lf94)<ircsurfer33@gmail.com> +* [Eric Pruitt](https://github.com/ericpruitt/) diff --git a/dwm.suckless.org/patches/movestack.md b/dwm.suckless.org/patches/movestack.md @@ -23,8 +23,8 @@ movestack(-1) will swap the client with the current focus with the previous clie ## Download - * [dwm-5.6.1-movestack.diff][1] (2.4k) (20090911) * [dwm-5.8.2-movestack.diff](movestack-5.8.2.diff) (2.6k) (20101102) + * [dwm-5.6.1-movestack.diff][1] (2.4k) (20090911) ## Author diff --git a/dwm.suckless.org/patches/pertag.md b/dwm.suckless.org/patches/pertag.md @@ -12,7 +12,7 @@ Patches against different versions of dwm are available at [dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). * [dwm-6.1-pertag.diff](dwm-6.1-pertag.diff) (6.4K) (20151109) - * [dwm-10e232f9ace7-pertag.diff](dwm-10e232f9ace7-pertag.diff) (5955b) (20120406) + * [dwm-git-20120406-pertag.diff](dwm-git-20120406-pertag.diff) (5955b) * [dwm-6.0-pertag.diff](dwm-6.0-pertag.diff) (5955b) (20120406) * [dwm-r1578-pertag.diff][9] (nmaster included in mainline) * [dwm-5.8.2-pertag.diff][7] @@ -43,6 +43,6 @@ Authors [4]: historical/dwm-5.4-pertag.diff [5]: historical/dwm-pertag-5.6.1.diff [6]: historical/dwm-5.7.2-pertag.diff -[7]: dwm-5.8.2-pertag.diff -[8]: dwm-5.8.2-pertag_without_bar.diff -[9]: dwm-r1578-pertag.diff +[7]: historical/dwm-5.8.2-pertag.diff +[8]: historical/dwm-5.8.2-pertag_without_bar.diff +[9]: historical/dwm-r1578-pertag.diff diff --git a/dwm.suckless.org/patches/push.md b/dwm.suckless.org/patches/push.md @@ -18,10 +18,10 @@ Patches against different versions of dwm are available at [dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). * [dwm-6.1-push.diff](dwm-6.1-push.diff) (1402b) (20140209) - * [dwm-10e232f9ace7-push.diff](dwm-10e232f9ace7-push.diff) (1332b) (20120406) + * [dwm-git-20120406-push.diff](dwm-git-20120406-push.diff) (1332b) * [dwm-6.0-push.diff](dwm-6.0-push.diff) (1332b) (20120406) * [dwm-6.0-push_no_master.diff](dwm-6.0-push_no_master.diff) - * [push.c](push.c) (dwm 5.7.1) (20090927) + * [push-5.7.1.c](historical/push-5.7.1.c) (20090927) * [push-5.6.c](historical/push-5.6.c) (1K) (20090709) * [push-5.3.c](historical/push-5.3.c) (1K) (20090124) diff --git a/dwm.suckless.org/patches/systray.md b/dwm.suckless.org/patches/systray.md @@ -12,7 +12,7 @@ Patches against different versions of dwm are available at [dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). * [dwm-6.1-systray.diff](dwm-6.1-systray.diff) (22K) (20151109) - * [dwm-c794a9f5ae5e-systray.diff](dwm-c794a9f5ae5e-systray.diff) (19946b) (20130119) + * [dwm-git-20130119-systray.diff](dwm-git-20130119-systray.diff]) (19946b) * [dwm-6.0-systray.diff](dwm-6.0-systray.diff) (19788b) (20130119) Author diff --git a/dwm.suckless.org/patches/xft.md b/dwm.suckless.org/patches/xft.md @@ -1,44 +0,0 @@ -xft -=== - -Description ------------ - -The `xft` patch patch implements Xft. This allows users to utilize the UTF8 -character set. Look at the patch below which is more advance. - -The `xft-with-fallback-font` patch adds Xft and fallback-font support to dwm. -This patch was built on top of the [Xft patch written by -Quentin](http://lists.suckless.org/dev/1311/18279.html). With fallback font -support, multiple fonts can now be specified in config.h which are used to -render characters not present in the first font. If none of the user-specified -fonts contains a given character, this patch attempts to automatically fallback -to whatever suitable font it can find on the host system. -**NOTE: This is enabled by default when you are using the latest dwm-git.** - -With this patch, the "font" variable in config.h is superseded by the "fonts" -variable which is a priority-ordered list of fonts that should be used to -render text. Here's an example "fonts" definition: - - static const char *fonts[] = { - "Sans:size=10.5", - "VL Gothic:size=10.5", - "WenQuanYi Micro Hei:size=10.5", - }; - -At least one font must be specified, and a maximum of `DRW_FONT_CACHE_SIZE` -fonts can be used. - - -Download --------- -* [dwm-6.0-xft.diff](dwm-6.0-xft.diff) (6.6k) (16 May 2012) - * memory leak fixed and improved implementation. - * include config.def.h and config.mk changes. - -* [dwm-6.1-xft-with-fallback-font.diff](dwm-6.1-xft-with-fallback-font.diff) (20k) (2015-02-28) - -Author ------- -* Lee Fallat (lf94)<ircsurfer33@gmail.com> -* [Eric Pruitt](https://github.com/ericpruitt/)