Puneet Varma (Editor)

Scwm

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Initial release
  
1997

Written in
  
GNU Guile

Scwm

Developer(s)
  
Greg Badros Maciej Stachowiak

Stable release
  
0.99.6.2 / 12 March 2000; 17 years ago (2000-03-12)

Website
  
sourceforge.net/projects/scwm/ scwm.mit.edu (Historical)Archived index at the Wayback Machine.

Scwm or Scheme Constraints Window Manager is a window manager for the X Window System. Its main features are dynamic configurability and programmability via a language based on GNU Guile and the embedded arithmetic Cassowary constraint solver. The primary developers were Greg Badros and Maciej Stachowiak.

The constraint solver is used to constrain window behavior. For example, one can constrain two windows to have equal height, or to force the distance between two windows to be constant. In real time, the Cassowary constraint solver re-solves the system of equalities and inequalities and applies the new mathematical solution to the on-screen layout, animating windows to their new positions. Other features include flexible GUI-driven customization and per window decoration settings (per window 'themes').

Scwm, like many window managers, began from Fvwm, another highly configurable window manager. Scwm development has been stagnant since 2000 when Badros completed his Ph.D. at the University of Washington; the last updates to the git repository have focused on maintaining compatibility with Guile 2.0.x.

Scwm is released under the GNU GPL

References

Scwm Wikipedia