[sawfish] NEWS updates



commit e43c775cc05eb24c02ca8148ea67d95c07a0546a
Author: Christopher Roy Bratusek <chris nanolx org>
Date:   Wed Oct 7 18:22:45 2009 +0200

    NEWS updates

 ChangeLog     |    5 ++-
 man/news.texi |   65 +++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 41 insertions(+), 29 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index b48b12a..10dd5e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,10 +31,11 @@
 	* src/windows.c: merged timo/race branch
 	                 - Wrap most of add_window in rep_PUSHGC/rep_POPGC
 
-	* ^^^^^^^^^: see git log in Timo Korvolas Repo until proper NEWS/DOC entries are added
-
 	* Makefile.in: don't try to remove ancient sawmill* binaries
 
+	* man/news.texi: added entries for above changes
+	                 reworked sawfish 1.6.0 section partially
+
 2009-10-05  Christopher Bratusek <zanghar freenet de>
 	* lisp/sawfish/wm/defaults.jl
 	* man/news.texi: removed try-require
diff --git a/man/news.texi b/man/news.texi
index 95a5cd5..2045ccc 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -44,7 +44,12 @@ your system, but the later doesn't
 @item Bugs fixed:
 @itemize @minus
 
- item Build and installation
+Segfault fix: Wrap most of add_window in rep_PUSHGC/rep_POPGC
+There have been crashes that might be due to a window being
+destroyed, garbage collected and then accessed, all during
+add_window (client destroys window really quickly after mapping) [Timo Korvola]
+
+ item Build and Installation:
 
 Library check: Fix in SMlib and libICE check on x11r7 [Christopher Bratusek]
 
@@ -66,6 +71,8 @@ SpinButton listens to manual value change. (It's connected to correct signal.)
 
 Position parameters can be negative [Christopher Bratusek, Teika Kazura]
 
+ item Fixed Focus issues with KDE4 Menu/Run-Dialog [Timo Korvola]
+
 @item Fix cursor warping in Infinite-Desktop [Jeremy Hankins]
 
 @item Fixed group of the stagger options [Christopher Bratusek]
@@ -76,18 +83,20 @@ Position parameters can be negative [Christopher Bratusek, Teika Kazura]
 
 @item In @code{Simple} theme, windows are now resizable from right border [Christopher Bratusek]
 
- item Missing exports are supplied[Christopher Bratusek]
-Shrink-yank functions and @code{send-to-workspace}.
+ item Missing exports are now supplied
+Shrink-yank functions and @code{send-to-workspace}. [Christopher Bratusek]
 
 @end itemize
 @item New features:
 @itemize @minus
 
- item Added FDO (freedesktop.org) application-menu-implementation [Matthew Love]
+ item Added FDO (freedesktop.org) application-menu implementation [Matthew Love, Timo Korvola]
 
- item Added a way to change the font-color via SawfishConfig independently of what theme is beeing used [Matthew Love, Christopher Bratusek]
+ item Added @code{remove-frame-part-value}, which allows to change/remove values from frame-parts [Timo Korvola]
 
- item Sawfish does now support theme-tarballs compressed with XZ (aka LZMA2) or LZMA [Christopher Bratusek]
+ item Added options change the font-color independently of what theme is beeing used (@code{based on remove-frame-part-value}) [Matthew Love, Christopher Bratusek, Timo Korvola]
+
+ item Sawfish does now support theme-tarballs compressed with XZ (aka LZMA2) and LZMA [Christopher Bratusek]
 
 @item 3 new sawfish-mmc based commands (@code{maximize-unframe}, @code{maximize-reframe} and @code{rename-window} (not ICCCM compliant)) [Christopher Bratusek]
 
@@ -115,20 +124,17 @@ Shrink-yank functions and @code{send-to-workspace}.
 
 @item When entering a different Workspace, it's now possible to display the name of it (like in Enlightenment) [Christopher Bratusek]
 
- item GNOME support updates [Christopher Bratusek]
-Commands are updated to more recent GNOME. GNOME Integration is
-trimmed down to the minimum. GNOME-Detection is updated (Last item by
-Alexey I. Froloff.)
-
-Some session updates: In session sub-menu, @code{Logout}- and
- code{Shutdown from GNOME} are added. Don't remove @code{quit} and
- code{restart} from menu.
+ item GNOME integration updates
+Commands are updated for more recent GNOME. GNOME Integration is
+trimmed down to the minimum. [Christopher Bratusek]
+GNOME-Detection is updated [Alexey I. Froloff]
+In session sub-menu, @code{Logout}- and @code{Shutdown from GNOME}
+are added. Don't remove @code{quit} and @code{restart} from menu. [Christopher Bratusek]
 
- item KDE support [Christopher Bratusek]
+ item KDE integration module
 KDE is automatically detected. Applications (konsole, konqueror), KDE
 help, and KDE logout/shutdown/reboot are provided in the menu.
-
-In KDE4 WM Selector, Sawfish is added.
+In KDE4 WM Selector, Sawfish is added. [Christopher Bratusek]
 
 @item Added @code{get-window-by-class} and @code{get-window-by-class-re} [Christopher Bratusek]
 @end itemize
@@ -136,6 +142,10 @@ In KDE4 WM Selector, Sawfish is added.
 @itemize @minus
 
 @item Built-in audio support has been dropped, instead we rely on an extern playbin [Christopher Bratusek]
+
+ item Built-in (hacky) support for mouse-buttons 6 to 9 has ben dropped
+X.Org/XF86 Headers only include up to Button5, though technically more are possible.
+If you have a mouse with more than 5 buttons, rely on evdev instead, this is a saner way [Timo Korvola]
 @end itemize
 @item New Frame Classes:
 @itemize @minus
@@ -160,9 +170,8 @@ In KDE4 WM Selector, Sawfish is added.
 @item Other Changes:
 @itemize @minus
 
- item Renamed @code{after-add-window} to @code{maxmize-after-add-window} [Teika Kazura]
-
-This function is only used in a hook.
+ item Renamed @code{after-add-window} to @code{maxmize-after-add-window}
+This function is only used in a hook [Teika Kazura]
 
 @item Revamped the Root and Window Menu [Christopher Bratusek]
 
@@ -174,13 +183,13 @@ This function is only used in a hook.
 
 @item You can exit from sawfish-client with @code{,quit} (also @code{C-d}), unlike @code{C-c} it won't kill the WM [Teika Kazura]
 
- item Number widget can take optional initial value [Teika Kazura]
+ item Number widget (GtkSpinButton) can take optional initial value [Teika Kazura]
 
 @item Changing @code{raise-tabs-on-hover} takes effect immediately now [Christopher Bratusek]
 
 @item Inactive windows in Crux theme do now have black text for better readability [Christopher Bratusek]
 
- item Add --tag=CC to libtool where necessary, unbrakes compilation on some arches [Gentoo]
+ item Add @code{--tag=CC} to libtool where necessary, unbrakes compilation on some arches [Gentoo]
 
 @item Improved ebuild [Christopher Bratusek]
 
@@ -192,25 +201,27 @@ This function is only used in a hook.
 
 @item Grow/Pack and Shrink/Yank options are in the same group now [Christopher Bratusek]
 
- item Squashed several compiler warnings [Matthew Love]
+ item Squashed all compiler warnings coming from the rep interpreter [Matthew Love]
 
 @item Doc updates [Christopher Bratusek, Jeremy Hankins, Teika Kazura]
 
- item News items for 1.5.0 are rewritten to more readable style [Teika Kazura]
+ item News items for 1.5.0 are rewritten in a more readable fashion [Teika Kazura]
 
 @item Updated OPTIONS [Christopher Bratusek]
 
- item Added man-pages for sawfish, sawfish-client and sawfish-ui [Debian]
+ item Added man-pages for @code{sawfish}, @code{sawfish-client} and @code{sawfish-ui} [Debian]
 
- item In installation, to info file @code{dir} is added the section @code{sawfish} [Luis Rodrigo Gallardo Cruz]
+ item To info file @code{dir} the section @code{sawfish} is beeing added [Luis Rodrigo Gallardo Cruz]
 
 @item Added new contributors to @code{THANKS} section of @code{CONTRIBUTING} [Christopher Bratusek]
 
 @item When moving a window the cursor shape is now @code{hand2}, when resizing @code{crosshair} [Christopher Bratusek]
 
- item Changed WM_CLASS of sawfish-ui to "sawfish-configurator" "Sawfish-Configurator" [Christopher Bratusek]
+ item Changed WM_CLASS of sawfish-ui to @code{sawfish-configurator} @code{Sawfish-Configurator} [Christopher Bratusek]
 
 @item In the appearance groups TextView make the cursor invisible and set the wrap mode to word-char [Christopher Bratusek]
+
+ item Removed ancient sawmill removal fragments from Makefile [Christopher Bratusek]
 @end itemize
 @end itemize
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]