-
Notifications
You must be signed in to change notification settings - Fork 0
/
ANNOUNCE.in
83 lines (55 loc) · 2.65 KB
/
ANNOUNCE.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
Scwm @VERSION@ 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 <[email protected]>
Maciej Stachowiak <[email protected]>
Other substantial contributors include:
Robert Bihlmeyer <[email protected]>,
Todd Larason <[email protected]>,
Jeff Nichols <[email protected]>, and
Sam Steingold <[email protected]>.
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 [email protected] and
[email protected] mailing lists for disscussion and
release announcements repsectively. The new list
[email protected] receives all scwm CVS commit messages.
You can subscribe to any of these at [email protected] 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-@[email protected]
There is also
ftp://scwm.mit.edu/pub/scwm/scwm-icons-@[email protected]
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.