sites

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

commit 282561389c20d476d2049fd3f2277c2c8830773d
parent c17a5041fcc6f8aa98de9739d9947f0203bddafa
Author: Martin Tournoij <martin@arp242.net>
Date:   Wed, 12 Dec 2018 20:44:35 +1300

Remove links to "dwm-clean-patches"

It hasn't been updated in more than two years, and is no more "clean"
than what we already have here.

I don't think there's any value linking to it, and it will only waste
visitors' time.

Diffstat:
Mdwm.suckless.org/patches/float_border_color/index.md | 4----
Mdwm.suckless.org/patches/moveresize/index.md | 3---
Mdwm.suckless.org/patches/pertag/index.md | 3---
Mdwm.suckless.org/patches/push/index.md | 3---
Mdwm.suckless.org/patches/single_tagset/index.md | 3---
Mdwm.suckless.org/patches/statusallmons/index.md | 3---
Mdwm.suckless.org/patches/swapfocus/index.md | 3---
Mdwm.suckless.org/patches/systray/index.md | 3---
Mdwm.suckless.org/patches/tagall/index.md | 3---
Mdwm.suckless.org/patches/zoomswap/index.md | 3---
10 files changed, 0 insertions(+), 31 deletions(-)

diff --git a/dwm.suckless.org/patches/float_border_color/index.md b/dwm.suckless.org/patches/float_border_color/index.md @@ -4,10 +4,6 @@ This patch allows you to specify a different border color for floating windows. ## Download -Patches against different versions of dwm are available at -[dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). - -<!-- Author emailed about this patch not applying cleanly --> * [dwm-float_border_color2-20160731-56a31dc.diff](dwm-float_border_color2-20160731-56a31dc.diff) * [dwm-float_border_color-6.1.diff](dwm-float_border_color-6.1.diff) (Unclean patch) * [dwm-float_border_color-6.0.diff](dwm-float_border_color-6.0.diff) diff --git a/dwm.suckless.org/patches/moveresize/index.md b/dwm.suckless.org/patches/moveresize/index.md @@ -57,9 +57,6 @@ sizes in a multi monitor setup. A second patch allows you to maximize windows. Download -------- -Patches against different versions of dwm are available at -[dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). - * [dwm-moveresize-20160731-56a31dc.diff](dwm-moveresize-20160731-56a31dc.diff) * [dwm-moveresize-6.1.diff](dwm-moveresize-6.1.diff) (2095b) (20140209) * [dwm-10e232f9ace7-moveresize.diff](dwm-10e232f9ace7-moveresize.diff) (2025b) (20120406) diff --git a/dwm.suckless.org/patches/pertag/index.md b/dwm.suckless.org/patches/pertag/index.md @@ -8,9 +8,6 @@ mwfact, barpos and nmaster per tag. Download -------- -Patches against different versions of dwm are available at -[dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). - * [dwm-pertag-20170513-ceac8c9.diff](dwm-pertag-20170513-ceac8c9.diff) * [dwm-pertag-6.1.diff](dwm-pertag-6.1.diff) (6.4K) (20151109) * [dwm-git-20120406-pertag.diff](dwm-git-20120406-pertag.diff) (5955b) diff --git a/dwm.suckless.org/patches/push/index.md b/dwm.suckless.org/patches/push/index.md @@ -14,9 +14,6 @@ `push_no_master` is the same as the regular `push` patch, but it does not push up nor push down into the master area. We have zoom() for that. ## Download -Patches against different versions of dwm are available at -[dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). - * [dwm-push-20160731-56a31dc.diff](dwm-push-20160731-56a31dc.diff) * [dwm-push-6.0.diff](dwm-push-6.0.diff) (1332b) - 2012/4/6 * [dwm-6.0-push_no_master.diff](dwm-6.0-push_no_master.diff) diff --git a/dwm.suckless.org/patches/single_tagset/index.md b/dwm.suckless.org/patches/single_tagset/index.md @@ -21,9 +21,6 @@ Download -------- Please be aware that this patch probably breaks any other patch! -Patches against different versions of dwm are available at -[dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). - * [dwm-single_tagset-20160731-56a31dc.diff](dwm-single_tagset-20160731-56a31dc.diff) * [dwm-6.1-single_tagset.diff](dwm-6.1-single_tagset.diff) (16634b) (20140209) * [dwm-10e232f9ace7-single_tagset.diff](dwm-10e232f9ace7-single_tagset.diff) (14748b) (20120406) diff --git a/dwm.suckless.org/patches/statusallmons/index.md b/dwm.suckless.org/patches/statusallmons/index.md @@ -7,9 +7,6 @@ This patch draws and updates the statusbar on all monitors. Download -------- -Patches against different versions of dwm are available at -[dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). - * [dwm-statusallmons-20160731-56a31dc.diff](dwm-statusallmons-20160731-56a31dc.diff) * [dwm-6.1-statusallmons.diff](dwm-6.1-statusallmons.diff) (1026b) (20140209) * [dwm-10e232f9ace7-statusallmons.diff](dwm-10e232f9ace7-statusallmons.diff) (982b) (20120406) diff --git a/dwm.suckless.org/patches/swapfocus/index.md b/dwm.suckless.org/patches/swapfocus/index.md @@ -4,9 +4,6 @@ This patch makes it possible to switch focus with one single shortcut (alt-s) instead of having to think if you should use alt-j or alt-k for reaching the last used window. ## Download -Patches against different versions of dwm are available at -[dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). - * [dwm-swapfocus-20160731-56a31dc.diff](dwm-swapfocus-20160731-56a31dc.diff) * [dwm-6.1-swapfocus.diff](dwm-6.1-swapfocus.diff) (1807b) (20140209) * [dwm-10e232f9ace7-swapfocus.diff](dwm-10e232f9ace7-swapfocus.diff) (1484b) (20120406) diff --git a/dwm.suckless.org/patches/systray/index.md b/dwm.suckless.org/patches/systray/index.md @@ -8,9 +8,6 @@ is following the selected monitor. Download -------- -Patches against different versions of dwm are available at -[dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). - * [dwm-systray-20180314-3bd8466.diff](dwm-systray-20180314-3bd8466.diff) (23K) * [dwm-6.1-systray.diff](dwm-6.1-systray.diff) (22K) (20151109) * [dwm-git-20130119-systray.diff](dwm-git-20130119-systray.diff) (19946b) diff --git a/dwm.suckless.org/patches/tagall/index.md b/dwm.suckless.org/patches/tagall/index.md @@ -5,9 +5,6 @@ Shortcut to move all (floating) windows from one tag to another. ## Download -Patches against different versions of dwm are available at -[dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). - * [dwm-tagall-20160731-56a31dc.diff](dwm-tagall-20160731-56a31dc.diff) * [dwm-tagall-6.1.diff](dwm-tagall-6.1.diff) (1058b) (20140209) * [dwm-10e232f9ace7-tagall.diff](dwm-10e232f9ace7-tagall.diff) (988b) (20120406) diff --git a/dwm.suckless.org/patches/zoomswap/index.md b/dwm.suckless.org/patches/zoomswap/index.md @@ -40,9 +40,6 @@ This patch swaps the current window (C) with the previous master (P) when zoomin Download -------- -Patches against different versions of dwm are available at -[dwm-clean-patches](https://github.com/jceb/dwm-clean-patches). - * [dwm-zoomswap-20160731-56a31dc.diff](dwm-zoomswap-20160731-56a31dc.diff) * [dwm-6.1-zoomswap.diff](dwm-6.1-zoomswap.diff) (2585b) (20120406) * [dwm-zoomswap-6.0.diff](dwm-zoomswap-6.0.diff) (1.6K) (20120406)