sites

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

commit 8e102676daef14c77da0a0b7ed74a67332b5a0ab
parent 61d986cbb0208f8bef4a60af752a5099dfc55bac
Author: nsz <nszabolcs@gmail.com>
Date:   Wed, 18 Mar 2009 12:58:34 +0100

related projects += terminal manager
Diffstat:
Mdwm.suckless.org/patches/index.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/dwm.suckless.org/patches/index.md b/dwm.suckless.org/patches/index.md @@ -45,9 +45,11 @@ related projects * [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 +* [dvtm](http://www.brain-dump.org/projects/dvtm/) -- virtual terminal manager (dwm on the console) * [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 +* [gemini](http://gemini.digitalmediaplanet.net) -- terminal manager * [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, stdin commands support (was dwm-rfigura)