From: Dana Jansens Date: Sat, 2 Feb 2008 06:34:03 +0000 (-0500) Subject: update the changelog for more 3.4.6 changes X-Git-Tag: release-3.4.6~8 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=a20a6c14fea5a027b4337483d70ec18b8cd8f7b1;p=mikachu%2Fopenbox.git update the changelog for more 3.4.6 changes --- diff --git a/CHANGELOG b/CHANGELOG index 30bd4adb..fda0c351 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,14 +1,15 @@ 3.4.6: * Added Basque translation * Updated French, Vietnamese German, Simplified Chinese, Russian, Portuguese, - Brasilian Portuguese, and Finnish translations + Brasilian Portuguese, Norwegian, and Finnish translations * New Clearlooks theme, updated by David Barr * Updated the previous Clearlooks theme, and renamed it to Clearlooks-3.4 * Allow dialog type windows to go fullscreen (Fixes Kpdf) * Remove the extraneous top border for undecorated windows while maximized * Fixes for keyboard modifiers (Alt-tab dialog getting stuck on screen for some users) - * Automatically catch changes to the keyboard map and reconfigure on the fly + * Automatically catch changes to the keyboard map and reconfigure the key + bindings on the fly * Fix focus moving incorrectly sometimes with focus under mouse enabled * Make default configuration focus the desktop when you right click * Add the and options for all window cycling actions, allowing @@ -18,8 +19,9 @@ * Ignore mouse clicks that are made on override-redirect (unmanaged) windows * When opening a menu with a key binding, don't use the key binding to run something in the menu - * Add an option for window placement, which puts new windows on the - active monitor instead of on any monitor (for xinerama multihead setups) + * Add a option for window placement, which gives you the option + to place new windows on the active monitor, or the monitor where the mouse + is, instead of on any monitor (for xinerama multihead setups) * Add options for placing the window move/resize coordinate popup window in a fixed position on screen, rather than relative to the window being moved or resized @@ -31,17 +33,25 @@ * When dialog windows ask to not appear in the taskbar, still give them focus in normal ways (fixes new GNOME session logout dialogs) * Fix bug with resizing corners on certain parts of the window frame - * Ping applications to tell when they are running or have become frozen. Show - a [Not Responding] message in the title bar of windows which are frozen. + * Ping applications to tell when they are running or have become frozen. + Show a [Not Responding] message in the title bar of windows which are + frozen. * When closing a window which is [Not Responding], kill the window's process - if it is running on the same machine as Openbox. Otherwise, just disconnect - the window from the X display. A second attempt to close a [Not Responding] + if it is running on the same machine as Openbox. Otherwise, just + disconnect + the window from the X display. A second attempt to close a [Not + Responding] window will kill it forcefully (kill -9). * Fixes for internal timers * Add a option for the execute action's startup-notification. This lets you tell Openbox that the application will map a window with the specified class - for applications that do not support startup-notification natively. + * Fix for empty dock taking up space onscreen after a reconfigure + * Reduce Openbox's additional memory footprint per-window and per-menu + * Faster horizontal gradient rendering + * Don't deiconify windows that aren't allowed to be directly iconified on + restart (eg toolbars), as they can be iconified by other means 3.4.5: * Added Hungarian translation