From d9f2006450b61f053354d152781b9a372c0b9e23 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Tue, 11 Mar 2008 22:54:58 +0000 Subject: Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in0 Common Lisp. If you're tired of flipping through themes like channel-surfing, and going from one perfect-except-for-just-one-thing window manager to another even-more-broken-in-some-other-way then perhaps Stumpwm can help. Stumpwm attempts to be customizable yet visually minimal. There are no window decorations, no icons, and no buttons. It does have various hooks to attach your personal customizations, and variables to tweak. * Hack the good hack. * Debug your good hack. * Customize your window manager. While it's running. That's right. With a 100% Common Lisp window manager there's no stopping the hacks. Just re-eval and GO! WWW: http://www.nongnu.org/stumpwm/ --- x11-wm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-wm/Makefile') diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 40a65ea228d1..ae85abe44cf7 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -113,6 +113,7 @@ SUBDIR += selectwm SUBDIR += skippy SUBDIR += skippy-xd + SUBDIR += stumpwm SUBDIR += swm SUBDIR += tinywm SUBDIR += transset-df -- cgit v1.2.3