1
0
Fork
You've already forked window-manager
0
Personal StumpWM config aka distro
  • Common Lisp 97%
  • Shell 1.6%
  • Emacs Lisp 1.4%
Find a file
2026年05月27日 10:38:12 +07:00
modules/stumpwm-contrib freeze stumpwm-contrib, update README 2025年11月02日 10:22:52 +07:00
src add set-solid-background-color 2026年05月27日 10:38:12 +07:00
vendors freeze vendors 2025年11月02日 10:16:58 +07:00
env.lisp update 2026年01月23日 08:48:10 +07:00
README.md upd 2026年01月23日 08:49:56 +07:00
window-manager.asd introduce color picker (cpick) 2026年03月07日 22:15:44 +07:00

The Window Manager

preserve as much as possible stumpwm for speed, it use asdf:make to create an huge executable (75MB)

NOTE: Chrome/Firefox/Vivaldi use emacs key now

quickstart

git clone https://codeberg.org/aerphanas/wm.git
cd wm
sbcl --load env.lisp --eval "(env:build)"

start slynk/swank

# Right-alt + :
start-server

Bugs

some stumpwm module need eval at run-time, be aware when add new module