./wip/stumpwm, Tiling, keyboard driven window manager written in Common Lisp

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


Branch: CURRENT, Version: 24.11, Package name: stumpwm-24.11, Maintainer: ktnb

StumpWM is a window manager written entirely in Common Lisp. It
attempts to be highly customizable while relying entirely on the
keyboard for input. You will not find buttons, icons, title bars,
tool bars, or any of the other conventional GUI widgets. 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.


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]

Master sites:


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.