commit 484d04952faf0e948cdecb01d77fe685e2e93b9b
parent 0014fc70c2c5f327f16719a3b06fcb9ff9cf5063
Author: nsz@robot5 <unknown>
Date: Thu, 16 Jul 2009 12:49:48 +0200
+2 dwm related project
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/dwm.suckless.org/patches/index.md b/dwm.suckless.org/patches/index.md
@@ -53,6 +53,8 @@ related projects
* [gemini](http://gemini.digitalmediaplanet.net) -- terminal manager
* [i3](http://i3.zekjur.net/) -- wmii fork with XCB, multihead, vertical column, command mode
* [musca](http://aerosuidae.net/musca.html) -- inspired by dwm, more complex layout, configurable with commands, EWMH support
+* [qtile](http://www.qtile.org/) -- pure python wm, used ideas from dwm
* [scrotwm](http://www.peereboom.us/scrotwm/html/scrotwm.html) -- dwm clone with multihead, config file, restart.. support
+* [TAL/wm](http://talwm.sourceforge.net/) -- minimal tiled wm based on dwm (discontinued)
* [teslawm](http://teslawm.org/) -- dwm fork with multihead, mouse, stdin commands support (was dwm-rfigura)
* [xmonad](http://www.xmonad.org/) -- dwm clone in haskell