Subject: CVS commit: wip/sawfish
From: Makoto Fujiwara
Date: 2015-01-16 02:57:37
Message id: E1YBwAc-0003sj-7w@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:
(Candidate for updating wm/sawfish from 1.10 to 1.11)
Import sawfish-1.11 as wip/sawfish.

Sawfish is an extensible window manager using an Emacs Lisp-like
scripting language--all window decorations are configurable, the basic
idea is to have as much user-interface policy as possible controlled
through the Lisp language. This is no layer on top of twm, but a wholly
new architecture.

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 functions are implemented in Lisp for future
extensibility or redefinition. Currently this includes menus (using
GTK2+), interactive window moving and resizing, virtual workspaces,
iconification, focus/transient window policies, frame theme definitions
and much more.


Files:
RevisionActionfile
1.1addwip/sawfish/DESCR
1.1addwip/sawfish/Makefile
1.1addwip/sawfish/PLIST
1.1addwip/sawfish/TODO
1.1addwip/sawfish/distinfo
1.1addwip/sawfish/patches/patch-aa
1.1addwip/sawfish/patches/patch-ab
1.1addwip/sawfish/patches/patch-themes_Makefile.in