13 lines
426 B
Org Mode
13 lines
426 B
Org Mode
|
#+TITLE: ryu/ wm/Stumpwm
|
||
|
#+OPTIONS: toc:nil
|
||
|
#+LANGUAGE: en
|
||
|
#+STARTUP: showall
|
||
|
|
||
|
* [[http://stumpwm.nongnu.org/][Stumpwm]]
|
||
|
|
||
|
Written completely in Common Lisp. A manual tiling window manager.
|
||
|
Very low on the "bling" side, but very extensible due to the
|
||
|
language it's written in. It has some strange quirks, it needs a
|
||
|
patch to be able to work with HTML hexadecimal colors and it
|
||
|
isn't actively developed at the moment.
|