Software:Sawfish (window manager)

From HandWiki
Revision as of 22:58, 24 July 2022 by imported>Corlink (change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Sawfish
Sawfish logo.png
Sawfish.png
Screenshot of Sawfish
Developer(s)John Harper (retired), Janek Kozicki (2007), Christopher Bratusek, Sawfish community
Initial releaseJanuary 1, 2000; 24 years ago (2000-01-01)
Written inC, Lisp
Operating systemLinux, FreeBSD, NetBSD, OpenBSD, Unix, Mac OS X
TypeWindow manager
LicenseGPL-2.0-or-later
Websitesawfish.tuxfamily.org

File:Sawfish session.ogv

Sawfish is a window manager for the X Window System. It aims to manage windows in the most flexible and attractive manner possible. It is able to match a window by multiple criteria such as application, size or role, and based on this, can change the window's position, appearance, or behavior. This allows for highly customized window handling such as web browser windows opening full-screen without borders on a secondary monitor, a default terminal emulator window displaying full-screen at the desktop level, and all dialog box windows under a certain size opening on the lower right corner of the main monitor while larger ones are centered.

Sawfish uses a Lisp-like scripting language, rep, for all of its code and configuration, making it particularly easy to customize, or program many kinds of behavior, responding to window creation, deletion, or any other changes. There is a GUI configuration utility for users who do not wish to edit configuration files directly.

History

Sawfish was first called Sawmill. The name was changed because another software program had the same name. It was the standard window manager of the GNOME desktop environment until it was replaced by Metacity in Gnome 2.2.[1]

The development had stopped, but the community restarted it in 2007.[citation needed]

See also


References

  1. Cumming, Murray (February 2003). "Metacity Window Manager". GNOME 2.2.0 Release Notes. Gnome. http://www.gnome.org/start/2.2/notes/rnwm.html. 

External links