commit aa57ce6fb1ed0812a1c7bda9ac652ab4d020e910
parent 4052fb9d25475e28b020bb4b96eeb13fd98dfa44
Author: nsz <nszabolcs@gmail.com>
Date: Tue, 17 Mar 2009 14:11:42 +0100
patches/related projects update
Diffstat:
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/dwm.suckless.org/patches/index.md b/dwm.suckless.org/patches/index.md
@@ -32,23 +32,23 @@ For tarballs:
offsite patches
---------------
* [dwm-meillo](http://prog.marmaro.de/dwm-meillo/)
+* [dwm-mitch](http://www.cgarbs.de/dwm-mitch.en.html)
+* [fnegronidwm](http://sharesource.org/project/fnegronidwm/wiki/)
* [patches written by InfinityX](http://flash.metawaredesign.co.uk/4/)
-* [polachok](http://koluthcka.ru/fwm/projects.html)
* [displaydate](http://henry.precheur.org/2008/8/25/Switching%20to%20dwm.html)
external repositories / related projects
----------------------------------------
-* [awesome](http://awesome.naquadah.org/)
-* [awm](http://www.freaknet.org/alpt/src/alpt-wm/readme)
-* [bwm](http://suckless.org/pipermail/dwm/2007-August/003088.html)
-* [bug.n](http://freenet-homepage.de/bug.n/)
+* [awesome](http://awesome.naquadah.org/) -- dwm fork with XCB, EWMH, Lua script, Xft, D-Bus, multihead.. support
+* [awm](http://www.freaknet.org/alpt/src/alpt-wm/readme) -- (old) modified dwm with workspaces and /proc like interface
+* [bwm](http://lists.suckless.org/dwm/0708/3085.html) -- (old) modified dwm with extensive mouse support
+* [bug.n](http://freenet-homepage.de/bug.n/) -- dwm for windows written in AutoHotkey
* [DWM-Hacked](http://sourceforge.net/projects/dwm-hacked/) -- A compilation of all the DWM hacks that I could find
-* [dwm-gtx](http://s01.de/~gottox/index.cgi/proj_dwm)
-* [dwm-mitch](http://www.cgarbs.de/dwm-mitch.en.html)
-* [dwm-pancake](http://news.nopcode.org/miau/pvc.cgi?prj=dwm)
-* [dwm-rfigura](http://spuerwerk.dyndns.org/~rfigura/dwm)
-* [echinus](http://koluthcka.ru/fwm)
-* [fnegronidwm](http://sharesource.org/project/fnegronidwm/wiki/)
-* [scrotwm](http://www.peereboom.us/scrotwm/html/scrotwm.html)
-* [xmonad](http://www.xmonad.org/)
+* [dwm-gtx](http://s01.de/~gottox/index.cgi/proj_dwm) -- dwm branch with Xinerama support, pointer movement, different layout
+* [dwm-pancake](http://news.nopcode.org/miau/pvc.cgi?prj=dwm) -- (old) modified dwm with client per tag, nmaster patch
+* [echinus](http://www.rootshell.be/~polachok/code/) -- dwm fork with EWMH, Xft support
+* [i3](http://i3.zekjur.net/) -- wmii fork with XCB, multihead, vertical column, command mode
+* [scrotwm](http://www.peereboom.us/scrotwm/html/scrotwm.html) -- dwm clone with multihead, config file, restart.. support
+* [teslawm](http://teslawm.org/) -- dwm fork with multihead, mouse and commands via stdin support (was dwm-rfigura)
+* [xmonad](http://www.xmonad.org/) -- dwm clone in haskell