./wip/stumpwm, Tiling, keyboard driven X11 Window Manager written in Common Lisp

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.7, Package name: stumpwm-0.9.7, Maintainer: jfranz

Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in
Common Lisp. It 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. With a 100% Common
Lisp window manager there's no stopping the hacks. Just re-eval and GO!


Required to run:
[lang/clisp] [security/sudo] [devel/libsigsegv] [devel/readline] [x11/clisp-new-clx] [wip/clisp-asdf] [devel/libffcall]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers]

Package options: clisp

Version history: (Expand)


CVS history: (Expand)


   2012-11-03 20:41:29 by Krister Walfridsson | Files touched by this commit (6)
Log message:
Add versions to DEPENDS.
   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-01-18 09:58:58 by Artem Falcon | Files touched by this commit (2)
Log message:
Fix description in the patch.

   2012-01-17 09:33:09 by Artem Falcon | Files touched by this commit (1)
Log message:
Cleanup.

   2012-01-16 06:08:33 by Artem Falcon | Files touched by this commit (1)
Log message:
Add rationale.

   2012-01-16 02:35:56 by Artem Falcon | Files touched by this commit (9)
Log message:
Move package to cl-package.mk helper. Suggested by ddeus.

   2011-12-18 20:36:13 by Artem Falcon | Files touched by this commit (2)
Log message:
Add missing comment.

   2011-12-18 19:06:16 by Artem Falcon | Files touched by this commit (5)
Log message:
Update Stumpwm. Tested on DragonFly.