---- Klaus Schilling <[email protected]> wrote: > From: Matt Wette <[email protected]> > Subject: Re: [ANN] Guile-WM 0.1/Guile XCB 1.1 > Date: Sat, 24 Aug 2013 16:40:18 -0700 > > > FYI, there is also "sawfish" : http://sawfish.wikia.com/wiki/Main_Page > > > > I used sawfish (aka sawmill?) many years ago > > > > On Aug 24, 2013, at 4:07 PM, Amirouche Boubekki wrote: > > > > > > > > > > > > > > 2013/8/24 Mark H Weaver <[email protected]> > > > This all sounds very exciting! > > > > > > Indeed I'm thrilled to have a WM that works like emacs! > > There is also Stumpwm, a window manager in common lisp. It is created > by dumping a new memory image of an interactive common lisp engine > with a new main function wrapping the repl. > > Many years ago, there was SCWM by former leading guile developer Maciej > Stachowiak (or similar), but it has disappeared long since.
It's still around. It's still at sourceforge but is now in git. It requires guile 2.0. The C code and Scheme code have been mostly de-bitrotted except for the gtk+/gnome interfaces. -Dale
