Sawfish 1.13.0 💾

All window decorations are configurable, the basic idea is to have as much user-interface policy as possible controlled through the Lisp language. Despite this extensibility its policy is currently very minimal compared to most window managers. Its aim is simply to manage windows in the most flexible and attractive manner possible. As such it does not implement desktop backgrounds, applications docks, or other things that may be achieved through separate applications. All high-level wm functio

minor bugfix: Several fixes and some improvements in match-window and shring-yank features, support for _NET_FRAME_EXTENTS and _NET_REQUEST_FRAME_EXTENTS, cumulated release with all changes since August 2016.

GNU GPL x11 window manager gtk lisp


librep 0.92.7

This is librep, a Lisp system for UNIX, needed by Sawfish window manager. It contains a Lisp interpreter, byte-code compiler and virtual machine. Applications may use the Lisp interpreter as an extension language, or it may be used for stand-alone scripts. The Lisp dialect was originally inspired by Emacs Lisp, but with the worst features removed. It also borrows many ideas from Scheme.