diff options
author | tnn <tnn@pkgsrc.org> | 2007-05-09 10:09:45 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-05-09 10:09:45 +0000 |
commit | 2e83c90420ccccc49b4294a37e0203a38c2d0952 (patch) | |
tree | ff420f6d078e45cf6848f51382a4c58d1e2af846 /wm/sawfish/DESCR | |
parent | 66b03f191b25635e7696288a5629f837d3ab24ca (diff) | |
download | pkgsrc-2e83c90420ccccc49b4294a37e0203a38c2d0952.tar.gz |
Update to sawfish-1.3. A detailed ChangeLog is not available, but the
major change is that sawfish now uses gtk2 to display it's menus,
and the GNOME 1.x dependency is dropped.
Diffstat (limited to 'wm/sawfish/DESCR')
-rw-r--r-- | wm/sawfish/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wm/sawfish/DESCR b/wm/sawfish/DESCR index 1eaacd4b59f..b0ec77f5e87 100644 --- a/wm/sawfish/DESCR +++ b/wm/sawfish/DESCR @@ -12,6 +12,6 @@ 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 -GTK+), interactive window moving and resizing, virtual workspaces, +GTK2+), interactive window moving and resizing, virtual workspaces, iconification, focus/transient window policies, frame theme definitions and much more. |