[sawfish] updated CONTRIBUTING ChangeLog NEWS (really this time)
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] updated CONTRIBUTING ChangeLog NEWS (really this time)
- Date: Sun, 30 Aug 2009 19:46:25 +0000 (UTC)
commit 4687b766f0c9adf66ca907b475b8d34cd5450dc1
Author: chrisb <zanghar freenet de>
Date: Sun Aug 30 21:45:19 2009 +0200
updated CONTRIBUTING ChangeLog NEWS (really this time)
CONTRIBUTING | 1 +
ChangeLog | 33 +++++++++++++++++++++++++++++++++
man/news.texi | 16 ++++++++++++++--
3 files changed, 48 insertions(+), 2 deletions(-)
---
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 55c9fe4..cb39b62 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -88,6 +88,7 @@ Christopher Bratusek (Maintainer since Dec 2008)
- Jürgen Hötzel for general help
- Mark Schreiber for move-window-"direction" focus patch
- Martin Mares for Avoid errors on windows with no class patch
+ - Matthew Love for sawfish.wm.ext.fdo-menu
- Michael Jägermann specfile/glib issue/imlib issue
- Nathan Froyd for updated tab-system
- Philippe-Pierre for typo fix
diff --git a/ChangeLog b/ChangeLog
index d9251bf..717b420 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,39 @@
* lisp/sawfish/wm/ext/match-window.jl: In configurator GUI, position parameter can take negative value.
Depth's initial value is 0. [Teika Kazura]
+ * lisp/sawfish/wm/menus.jl: revamped root and window menu
+
+ * lisp/sawfish/wm/ext/fdo-menu.jl: added FDO Applicationmenu support [Matthew Love]
+
+ * lisp/sawfish/wm/commands/grow-pack.jl
+ * lisp/sawfish/wm/commands/shrink-yank.jl: use same group for options
+
+ * lisp/sawfish/wm/commands/user.jl: ex sawfish.wm.commands.xterm
+ `browser' command added (defaults to `www-broser')
+ `some' statement added () [Mark Triggs]
+ `display-message-with-timeout' function added
+ `program-available' function added [Mark Triggs]
+ `view-clipboard' command [Mark Triggs]
+
+ * lisp/sawfish/wm/user.jl: load sawfish.wm.extras
+
+ * lisp/sawfish/wm/extras.jl: `try-require' function added [Mark Triggs]
+ call update-saw-menu from here (generates fdo-menu)
+
+ * lisp/sawfish/wm/gnome/menus.jl: removed, supersedded by desktop-independ fdo-menu
+
+ * lisp/sawfish/wm/gnome/match-window.jl: removed, gnome-panel for a long time now understands
+ the standard tasklist-skip property, no need for the
+ for the GNOME specific anymore
+
+ * CONTRIBUTING: added Matthew Love to `THANKS' section
+
+ * man/news.texi: updated
+
+ * po/POTFILES.in: updated
+
+ * po/*.po: regenerated po-files
+
2009-08-29 Christopher Bratusek <zanghar freenet de>
* lisp/sawfish/wm.jl: changed position of user-level initialization
diff --git a/man/news.texi b/man/news.texi
index 4c6af20..f3ced8a 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -46,6 +46,8 @@ they occurred between. For more detailed information see the
@item New features:
@itemize @minus
+ item Added FDO Application Menu [Matthew Love]
+
@item Sawfish does now support theme-tarballs compressed with XZ or LZMA [Christopher Bratusek]
@item 3 new sawfish-mmc based commands (maximize-unframe, maximize-reframe and rename-window) [Christopher Bratusek]
@@ -56,9 +58,13 @@ they occurred between. For more detailed information see the
@item Added fullscreen, fullscreen-xinerama, new-workspace and new-viewport window-matchers [Jeremy Hankins]
- item Added window-name window-matcher [Christopher Bratusek]
+ item Added @code{window-name} window-matcher [Christopher Bratusek]
+
+ item Added @code{keymap-trans} window-matcher [Scott Scriven]
+
+ item Added @code{some} @code{program-available} @code{view-clipboard} @code{try-require} functions [Mark Triggs]
- item Added keymap-trans window-matcher [Scott Scriven]
+ item Added @code{display-message-with-timeout} @code{browser} commands [Christopher Bratusek]
@item Added viewport-windows function (equivalent to workspace-windows) [Jeremy Hankins]
@@ -86,6 +92,10 @@ they occurred between. For more detailed information see the
@item Other Changes:
@itemize @minus
+ item Revamped the Root and Window Menu [Christopher Bratusek]
+
+ item Trimm down GNOME Integration to the minimum [Christopher Bratusek]
+
@item If ~/.sawmillrc exists but ~/.sawfishrc not, rename the former to the later [Christopher Bratusek]
@item Make sure docks/panels are unframed [Timo Korvola]
@@ -114,6 +124,8 @@ they occurred between. For more detailed information see the
@item Export send-to-workspace command [Christopher Bratusek]
+ item Grow/Pack and Shrink/Yank options are in the same group now [Christopher Bratusek]
+
@item Doc updates [Christopher Bratusek, Jeremy Hankins]
@end itemize
@end itemize
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]