Hi everybody,
I'm glad to announce a new version of CLFSWM:
http://common-lisp.net/project/clfswm/clfswm-0805.tar.gz
This version is a major update of the CLFSWM concept: There is no more reference to workspaces. CLFSWM is a tree of frames (previously groups) and windows. A frame can contain some windows or some other frames with differents layout (tile, tile left...). There is no more needs for the pager: you are in the pager. Just enter in a frame to make it fullscreen maximized and zoom its contents.
You can find more information here:
http://common-lisp.net/project/clfswm/
There is some screenshots and animations on the website to make (hopefully) things more clear.
CLFSWM has now a trac system here:
http://trac.common-lisp.net/clfswm/
And the source tree can be fetched with SVN or GIT at your convenience:
svn checkout svn://common-lisp.net/project/clfswm/svn/clfswm/ or git clone git://repo.or.cz/clfswm.git
Have fun,
Philippe