Scwm 0.99.6.1 is released.

* What Scwm is:

Scwm is the Scheme Constraints Window Manager, a highly dynamic and
extensible window manager for the X Window System.  Scwm embeds Guile
Scheme as the configuration and extension language, and includes a
sophisticated constraint solver for permitting the user to interactively
specify constraints among top-level window sizes and positions.  Nearly
all decorations can be changed at run-time on a per-window basis.
Dynamic loading of C modules is supported.  Scwm is self-documenting and
provides A powerful protocol for interacting with the window manager
from other processes.

* Primary Authors:

Greg J. Badros <gjb@cs.washington.edu>
Maciej Stachowiak <mstachow@alum.mit.edu> 

Other substantial contributors include:
  Robert Bihlmeyer <robbe@orcus.priv.at>, 
  Todd Larason <jtl@molehill.org>, 
  Jeff Nichols <jwnichls@cs.washington.edu>, and
  Sam Steingold <sds@goems.com>.

Many more people have contributed bug reports, bug fixes, or smaller
changes; see AUTHORS and THANKS in the distribution.

* Where you can find more info:

Some information about scwm is available at:

http://scwm.mit.edu

There are also scwm-discuss@scwm.mit.edu and
scwm-announce@scwm.mit.edu mailing lists for disscussion and
release announcements repsectively. The new list
scwm-commits@scwm.mit.edu receives all scwm CVS commit messages.
You can subscribe to any of these at majordomo@scwm.mit.edu by
sending a message with a body of "subscribe <list>" where <list> is
the name of the list you want.

* Where you can get it:

You can download the latest scwm source package from:

ftp://scwm.mit.edu/pub/scwm/scwm-0.99.6.1.tar.gz

There is also
ftp://scwm.mit.edu/pub/scwm/scwm-icons-0.99.6.1.tar.gz

which has a number of images for use with scwm as icons, textures,
buttons, etc. Some of these images are not available otherwise.

You will also need to download and install the guile library. You can
get the latest release from:

ftp://prep.ai.mit.edu/pub/gnu/guile

or any archive that has GNU source packages available.  Guile 1.3.4 is
recommended because all testing by the developers is done against 
that version, the latest stable release of Guile. Guile 1.2 is no longer
supported, but Guile-1.3 may still work with only minimal loss of
functionality (Guile-1.3.2 was buggy and should be avoided).


* Packages

Various binary RPMs are available at:

ftp://scwm.mit.edu/pub/scwm/RPMS

Various source RPMs are available at:

ftp://scwm.mit.edu/pub/scwm/SRPMS

and the scwm-icons distribution is available at:

ftp://scwm.mit.edu/pub/scwm/RPMS/noarch

See the NEWS file in the distribution for a complete list
of all that has changed since the previous version of Scwm.

