]> icculus.org git repositories - mikachu/openbox.git/blob - CHANGELOG
merge 7342-45 from trunk
[mikachu/openbox.git] / CHANGELOG
1 3.4:
2   * Add Indian Bengali translation
3   * Updated Italian translation
4   * Small updates to Czech, Estonian, Norwegian, and German translations
5   * Removed out-of-date Japanese translation (ja.po)
6   * Removed out-of-date Croatian translation (hr.po)
7   * Allow parentrelative theme textures to have borders and bevels
8   * Add new theme elements: window.active.title.separator.color and
9     window.inactive.title.separator.color  (note that globbing might set these
10     properties when you didnt mean to)
11   * Add new underMouse focus option
12   * Rename new theme element menu.items.activedisabled to
13     menu.items.active.disabled for consistency with other elements
14   * Improvements to smart placement - especially with xinerama (Twinview)
15   * Fix bug #3196 - Unable to alt-tab away from full-screen windows
16   * Fix crash in parsing empty xml fields
17   * Fix left and right contexts resizing the wrong way in the example mouse
18     focus config file
19   * Fix so dock doesn't auto-hide when the mouse is inside it (over top of a
20     dock app)
21   * Allow new utility windows to gain focus like normal windows
22   * Add workarounds for Java Swing applications (Extra ConfigureNotify events)
23   * More fixes for modal window usability (Deiconify the modal window when you
24     try to focus its parent)
25   * Fixes to focus tracking, especially with iconify animation
26   * Changes to libobrender's API for ObConf 2.0 (RrThemeNew)
27   * Check for libxml >= 2.6.0 when compiling
28   * Fix for Openoffice windows (Static window gravity)
29   * Fix for hovering over window buttons while a menu is open
30   * Make the Escape key close all levels of a menu, not just one
31   * Change default drag threshold to 8px (Same as in XSettings)
32   * Fixes for windows restacking with TopIf, BottomIf, or Opposite modes.
33     Only compare with valid windows
34   * Fix for actions which find other window edges.  Find all windows, and only
35     windows which are on the right desktop
36   * Improve RaiseLower action (Not lower when it doesn't need to move the
37     window)
38   * Fix for the menu hideDelay (Don't hide immediately when you click to open
39     the menu), make it work reliably
40   * Make focusLast default to true when not present in the config file
41
42 3.3.995:
43   * Fix bug introduced in 3.3.993 that prevented you from raising focused
44     windows above fullscreen windows
45   * Fix bug introduced in 3.3.993 that made the desktop window keep focus
46     when changing desktops
47   * Add Arabic translations
48   * Added Control-Alt-Up/Down bindings to the mouse focus example rc.xml
49   * Don't raise on clients in the client context in the mouse focus example
50     rc.xml
51   * Fixes for when to focus new windows - improve keeping transient windows
52     from stealing focus, and allow new windows to get focus when any relative
53     window is focused
54   * Fixes for frame decorations layout
55   * Fixes for forcing window sizes to fit on the screen.  Don't resize windows
56     if they are a user-specified size (USSize) or if they are non-normal
57     windows.  (Fix Rox pinboard mapping across multiple monitors)
58   * Centre window icons when they are not square
59   * Fixes for Java windows behaving badly - Java makes all kinds of
60     non-standard-compliant assumptions which we are forced to meet
61   * Changed startup notification timeout from 30 to 20 seconds
62   * Fix possible crashes and misbehaviors with new focus cycling dialogs
63   * Recreate enter events when Press mouse actions move windows (e.g. Lower
64     action) for focus-follows-mouse
65   * Update Slovak translation
66   * Highlight the first menu entry when there is a separator/header at the top
67   * Only highlight the first menu entry when the menu is opened with a key
68     binding
69   * Fix crash when you press enter with nothing selected in the menu
70   * Fix for ignoring an unmap event after restart
71   * Fixes for setting the clients' colormaps
72   * Change focusLast option behavior to what it was in 3.3.1.  It only affects
73     changing desktops.
74   * Add comments to the default rc.xml files about the various focus options
75   * Fix focus bug where a window had the keyboard grabbed when it unmapped
76     (Firefox gmarks extension)
77   * Update Catalan translation
78   * Fix alignment of the titlebar elements when the window icon is placed to
79     the right of the label
80   * Improve placement of child (transient) windows.  When their parent is
81     omnipresent, open the child on the current desktop only.
82   * When a window has modal children on another desktop and you try to focus
83     it, bring the modal child to the current desktop to focus it instead
84   * Let you focus cycle to windows with a modal child on another desktop
85   * Fix for not seeing windows change their partial strut
86   * Give iconified windows a faded icon in the focus cycling (Alt-Tab) dialog,
87     and in the client list menus
88   * Make it more difficult to select items by accident in parent menus when it
89     changes direction.  Moving the mouse only selects menu entries for a few
90     levels of open menus.  Mouse clicks will select menu entries further down.
91   * Add Simplified Chinese translation
92   * Set the current theme in the OB_THEME root property for other applications
93   * Notify ksplash when we have started up if dcop is installed
94   * Allow you to resize the window on the client padding as well as the outer
95     border
96   * Fix to show the focus cycle indicator when focus cycling and there is only
97     1 valid target
98   * Centre splash screens on one monitor
99   * Don't centre parent-less utility/menu/toolbar windows on the screen
100   * Remove the bottom decorations for fully maximized windows
101   * Fix crash when reconfiguring and no themes can be found
102
103 3.3.994:
104   * Fix a bug introduced in .993 that prevented you from switching desktops
105     and caused general mayhem
106
107 3.3.993:
108   * Update for Russian translation
109   * Added Dutch translation
110   * Fix for choosing badly sized icons from the window for the window cycling
111     dialog (and other things). (Fixes Pidgin icon)
112   * Open child (transient) windows on the current desktop if they don't have
113     a direct parent, or if the parents are not all on some other desktop.
114     (Fixes Pidgin and Gimp dialogs appearing on the wrong desktop)
115   * Make windows fit within the available space when they are first created,
116     if they are not user-positioned. (Fix xpdf making itself bigger than the
117     space inside the struts, and hiding behind them).
118   * Don't let child (transient) windows steal focus when the situation is
119     ambiguous
120   * Fix bevels and borders display in the titlebar
121   * Set the _NET_ACTIVE_WINDOW hint properly, when nothing is focused (This
122     is the proper fix for libwnck pagers.)
123   * Fallback focus immediately during iconify animation in all cases (was
124     missing RevertToParent case)
125   * Fix new frame elements being given 0 sizes for very small windows
126   * Send iconified windows to the bottom of the focus order so you can
127     Alt-Shift-Tab to get back what you just iconified. This makes things more
128     predictable.
129   * Show the hostname for remotely run programs in iconified titles
130   * Stop focus flicker when sending windows to a desktop and following them,
131     and when changing desktops with an omnipresent window focused
132   * Empty desktop names in the configuration file are not used, so you can set
133     a name on the second desktop without having to set one on the first
134   * Make control key work for menu accelerators like it does for mouse
135     clicking and hitting enter
136   * Add C-A-Up/Down mouse bindings to switch desktops, similar to the
137     C-A-Left/Right/Up/Down keyboard bindings
138
139 3.3.992:
140   * Don't move mouse focus when the mouse is over the focus cycling dialog
141   * Fixes for positioning of frame decoration elements
142   * Update for Brazilian Portuguese translation
143   * Improvements in how decorations respond for maximized windows. (If they
144     can't be resized don't "hide" the resizing contexts)
145   * Updated Italian translation
146   * Added Czech translation
147   * Fix for applications that do weird things with modal windows (Make sure
148     you can focus cycle to them)
149   * Updated Spanish translation
150   * Fix for programs using the old WM-spec, and not setting unused fields to
151     0 in _NET_ACTIVE_WINDOW messages (Rox pinboard)
152   * Fixes for default rc.xml configuration file. Updated comments and comment
153     out the applications section in an xml compatible way.
154   * Update for Portuguese translation
155   * Fix support for window gravity (eg xterm -geometry -0+0)
156   * Fix for libwnck with iconify animation (Unmap the parent of the client's
157     window)
158   * Force the top left corner of new windows onto the screen area, if the
159     position wasn't requested by the user (Fix xpdf and others hiding their
160     titlebar under a panel)
161   * Fix for determining text geometry from Pango
162   * Save the desktop layout and names in the session, and restore them on next
163     log in.
164   * The <desktop> section from the configuration file is only used for
165     defaults, and so is only applied at the start of a new log-in. (Use ObConf
166     1.6.2 to change the config file for these options, and have them set
167     immediately, if you don't use a session manager to save them.)
168   * Fix updating and crashing in the old split client list menu
169   * Translate the default desktop names
170   * Update Taiwanese Chinese translation
171   * Less restrictions of behavior based on window type (Let you maximize
172     dialogs and utility windows)
173   * Fix for focus tracking when Press mouse actions are used
174   * Fix bug which let the openbox-*-session scripts take command-line arguments
175   * Better detection of legacy fullscreen windows vs. undercorated windows
176     that the user has maximized
177
178 3.3.991:
179   * Added Brazilian Portuguese translation
180   * Added a rough Italian translation
181   * Added Estonian translation
182   * Update Polish translation
183   * Make focus stealing prevention a little less intrusive, especially with
184     default config
185   * Updates for Swedish translation
186   * Fixes for decorations of maximized windows
187   * Fix so that clicking in the corner of a maximized window presses the button
188   * Don't reload the session and reapply it when restarting
189   * Fix for losing the original size of a window that mapped with maximized
190     state (or on restart)
191   * Let you move splash type windows
192   * Fix for window placement using wrong dimensions
193   * Stop xemacs ConfigureNotify storm
194   * Fix bug stopping panels from moving themselves off-screen to hide
195     themselves
196   * Fix for GNOME/Openbox and openbox-gnome-session to use a new session name,
197     because GNOME won't let you replace the window manager in the saved session
198   * Don't restore session state when multiple windows have the same
199     identifiers, because we can't tell them apart then (Firefox/Thunderbird)
200   * Small fixes to build system to make it more reliable
201   * Fix for what manpage files are distributed in the source code, so they
202     will not be pre-built with the wrong info
203   * Fix pkg-config files for compiling things against Openbox libraries
204
205 3.3.990:
206   * Wildcard matching for per-application (per-window) settings. Let you match
207     multiple rules for a window. (Props to Mark Pustjens for code to do this.)
208   * Added startup notification support to the menus and key/mouse bindings
209     with <startupnotify>. It's an option for execute actions.
210   * New combined client menu, accessed with
211     <action name="ShowMenu"><menu>client-list-combined-menu</menu></action>
212   * No menu titles - instead added separators with labels to be used as menu
213     headers anywhere in menus
214   * Improved client menu - placement, the options in it, and added an icon for
215     "All Desktops"
216   * Keyboard shortcuts in menus, by highlighted letter or by the first letter
217   * Menus dont jump around, are always placed on screen
218   * Menus larger than can fit on the screen are broken into a submenu at the
219     bottom titled "More..."
220   * Disabled menu items can be selected now (not used though, of course)
221   * Using ()'s instead of a line separator to signify iconified windows in the
222     client list menus
223   * New Root context for mouse bindings
224   * New "alt-tab" focus switching dialog
225   * openbox-session command and log-in option which provides the autostart
226     capability.
227   * SCIM support in the default Openbox session launched by the
228     openbox-session command
229   * Many code paths made significantly faster
230   * Sections of code rewritten to be more reliable, such as session
231     save/restore and input focus handling
232   * Handle the X server's clock going backwards, without locking up. Sometimes
233     the server can still lock up though, it is not recommended to do this!
234   * Better handling of window types such as docks, utility windows, tool bar
235     windows. Clicking to focus these windows is done more intelligently.  Dock
236     windows no longer get focus when you click them, so that you don't have
237     focus flickering when you use a dock window with a taskbar.
238   * Better language support through Pango, which is now mandatory, and the
239     code for Pango has been greatly improved and optimized.
240   * Support for windows that use true 32-bit transparency
241   * Resize grips (with mouse binding contexts) for the top, left, and right of
242     the window frame
243   * Smarter about keeping windows on the screen without invading user's
244     capabilities
245   * Add MoveFromEdge* actions corresponding to MoveToEdge* but aligns far
246     edges instead of near edges, so if you have two overlapping windows you
247     can easily put them side by side.
248   * Better choice of mouse cursors for startup notification
249   * Focus stealing prevention
250   * Improve window placement across multiple Xinerama monitors
251   * Support 8-bit truecolor visuals (such as in vncserver)
252   * Better, more friendly support for omnipresent windows
253   * Full support for EWMH 1.4-draft2
254   * Iconify/restore animation !
255   * Improved support for running openbox with multiple screens (non-xinerama)
256     - won't steal focus from other screens, and let you focus a screen by
257     clicking on the desktop (root window).
258   * Support for more cursors through XCursor, means that startup notification
259     can use a pointer+watch cursor if you are using an XCursor theme
260   * Fully maximize terminal windows (and any resized-by-increment window)
261   * Show the hostname of clients running on remote computers in the titlebar
262   * Add <panels> and <desktop> options to NextWindow, PreviousWindow,
263     DirectionalFocusNorth etc..
264   * Synchronize resizing with the application when possible
265   * Smarter subdivision of windows into 9 sections for resizing
266   * Set default icon on windows so applications can agree on an icon
267   * Better support for programs that are on more than one desktop
268     (multiple firefox windows for example) - move to the desktop when you're
269     using the application and it opens a window on another desktop.
270   * Chrooted key chains, and key quoting through chroots
271   * New BreakChroot action to break out of the current chroot
272   * New keychains popup, to show where you are in a keychain
273   * Improved show-desktop mode. When you open a new window, the old windows
274     are not all restored
275   * Add <allDesktops> option to NextWindow and PreviousWindow. The desktop
276     name will be shown in the focus cycling popup
277   * Dynamically size the window and desktop dialogs. Desktop layouts that
278     aren't horizontal look better in the desktop cycling dialog.
279   * Support for legacy fullscreen applications (that don't use EWMH) such as
280     VLC
281   * Session support for old clients that do not use the session management
282     protocol
283   * Desktop setup is only changed on startup, so as to not overwrite settings
284     from other apps like pagers
285   * Take advantage of ksmserver (KDE Session Manager) features
286   * KDE/Openbox and GNOME/Openbox options for display manager GDM/KDM. Use
287     openbox-gnome-session and openbox-kde-session to run a GNOME or KDE
288     session with Openbox as the window manager.
289   * Titlebar buttons autohide when hiding won't move other buttons (removed
290     the hideDisabled option from config file)
291   * Support user time window hint, which is good for laptops power usage
292   * When legacy windows raise themselves, interpreate as wanting to be
293     activated. Makes Firefox more pleasant.
294   * Don't show handles on windows that cant resize for more extreme visual
295     minimalism
296   * Let you move maximized windows between Xinerama monitors
297   * Improve application awareness of focus, e.g. Kopete and Firefox, so they
298     know when they are or aren't focused, and which window in their
299     application is focused
300   * Improvements in the distributed themes
301   * Add new Clearlooks and Clearlooks-Olive themes by John McKnight
302   * Fonts are no longer loaded from theme. They are loaded from the rc.xml
303     config file. Font shadow settings are still loaded from the theme though.
304     5 fonts to be set: ActiveWindow InactiveWindow, MenuHeader, MenuItem and
305     OnScreenDisplay
306   * Distributed theme names have been renamed with Capitalization
307   * menu.items.activedisabled.text.color
308   * menu.border.color   (note that globbing might set these properties when
309     you didnt mean to)
310   * window.active.border.color   (note that globbing might set these
311     properties when you didnt mean to)
312   * window.inactive.border.color   (note that globbing might set these
313     properties when you didnt mean to)
314   * menu.border.width
315   * Guarantee that titlebar buttons are even sized, so even sized icons
316     (button masks) will be centered
317   * Default titlebar button icons (as xbms) installed to /usr/share/doc/openbox
318   * New mouse binding contexts Left, Right, TLCorner, TRCorner and Top. These
319     need bindings in config file to be useful. Also new context Bottom which
320     is synonym for Handle.
321   * W is no longer hard coded to Mod4. It is now a shortcut for Super, which
322     is usually bound to Mod4. xmodmap will show your mapping.
323   * The per-app setting <head> has been renamed to <monitor>
324   * Can use "default" for anything in per-app settings
325   * Removed <edges_hit_layers_below> option from config file
326   * --reconfigure command line option
327   * --restart command line option
328   * Closed bug #886 - Reference point for client-menu
329   * Closed bug #898 - Add option for OB2 style menu behaviour
330   * Closed bug #952 - Focus sometimes gets lost when closing windows
331   * Closed bug #1006 - duplicate window title numbering is so-so
332   * Closed bug #1080 - menus dont update when using ctrl to keep them open
333   * Closed bug #1082 - doing window stuff while changing focus is mad slow
334   * Closed bug #1106 - Openbox resize problems with Beep Media Player and some
335     websites using Mozilla
336   * Closed bug #1146 - minimized windows dont unminimize from fspanel if ob
337     restarted
338   * Closed bug #1409 - Window stacking is messed up when dealing with multiple
339     nested dialog boxes
340   * Closed bug #1526 - Incorrect handling of utility windows
341   * Closed bug #1846 - Patch for theme overrides
342   * Closed bug #1974 - Limit the number of resizes per second to make window
343     resizing smoother
344   * Closed bug #2060 - Apps disappear when using composite extension
345   * Closed bug #2221 - _NET_WM_STATE_(ABOVE|BELOW) is being inherited
346   * Closed bug #2250 - openbox ignores size request ?
347   * Closed bug #2251 - support for legacy ""fullscreen""
348   * Closed bug #2254 - segfault in render/render.c on sendtodesktop [endian?]
349   * Closed bug #2255 - segmentation fault on 8-bit truecolor visual
350   * Closed bug #2258 - long menus truncated
351   * Closed bug #2311 - Does not display the pressed state while a button in the
352     frame is toggled
353   * Closed bug #2321 - ResizeRelative -up and -left makes window move when at
354     min_size
355   * Closed bug #2483 - Pinned windows raise to top on all desktops when they
356     become focused on just one desktop
357   * Closed bug #2491 - Client List by App instead of by Desktop
358   * Closed bug #2551 - Request to be able to cycle docks (e.g.
359   * Closed bug #2659 - Menu header display should be configurable
360   * Closed bug #2769 - temporarily chroot the keychain tree
361   * Closed bug #2841 - Changes to the keepborder option aren't applied when
362     reconfiguring
363   * Closed bug #2850 - Openbox gives black backgrounds to windows using the
364     new 'rgba' or 'argb' visual
365   * Closed bug #2865 - openbox 3.3 is not C89 compatible
366   * Closed bug #2872 - Focus issues with Eclipse and Firefox
367   * Closed bug #2878 - Openbox crash when used with vncserver
368   * Closed bug #2897 - Openbox shouldn't redraw the whole screen everytime
369     when minimizing windows.
370   * Closed bug #2898 - Patch adding advanced keyboard support in popup menus.
371   * Closed bug #2982 - tilda doesn't work propertly
372   * Closed bug #3034 - themeupdate.py seems to bee broken
373   * Closed bug #3045 - RrPaint in obrender should be split for easier use by
374     external apps
375   * Closed bug #3050 - 'syscrash' theme update
376   * Closed bug #3051 - When closing windows
377   * Closed bug #3053 - Updates de.po for German Localisation
378   * Closed bug #3059 - Feature Request: NextWindowForAllWorkspaces
379   * Closed bug #3063 - extensions_xinerama_screens() leaks memory if Xinerama
380     is enabled
381   * Closed bug #3064 - slist_path_add() might leak memory
382   * Closed bug #3068 - Multimonitor focus problems
383   * Closed bug #3081 - window doesn't appear
384   * Closed bug #3092 - Config parser expects wrong values of "layer" in
385     per-application settings
386   * Closed bug #3094 - smart placement should Ignore maximized windows
387   * Closed bug #3100 - Netwmpager is configured with layer = "below" but OB
388     is ignoring it
389   * Closed bug #3101 - Openbox won't compile on CentOS 4.4
390   * Closed bug #3102 - svn-6175 windows come not back in the foregroud
391   * Closed bug #3106 - Fullscreened mplayer loses focus when switching to
392     another desktop and back
393   * Closed bug #3108 - After revision 6437 the desktop dialog window stays on
394     screen
395
396 3.3.1:
397   * Fix panels getting a border with keepBorder turned on.
398   * Fix a crash in mirrorhorizontal when drawing a surface with width 1.
399
400 3.3:
401   * Add a showDelay option for the dock.
402   * Fixed onscreen-keeping code which broke a bit in -rc2.
403   * Fix incorrect handling of window properties on 64 bit arches.
404   * Fix pixelsize being the same as size for pango, now it is correct.
405   * Fix drawing of icons taller than wide, eg gimp.
406   * Add a 'mirrorhorizontal' gradient, like horizontal but mirrored in the
407     center and 'splitvertical' which is like vertical but nonlinear in a fancy
408     way.
409   * Translations for de, hr and zh_TW added.
410   * Add initial per-app settings support.
411   * Fix some outstanding issues with 64-bit support.
412   * Add an optional delay for displaying submenus so you can move the mouse
413     over some entries without flashing each submenu.
414   * Plug some minor memleaks and fix minor bugs.
415   * Changed algorithm for downscaling window icons.
416   * New themes!
417   * Disable support for libstartup-notification by default, it doesn't seem
418     to work well.
419   * Allow disabling of duplicate window numbering by option titleNumber in
420     theme section.
421   * Add moverelative and resizerelative actions.
422   * Option middle for menus that make submenus be centered instead of aligned
423     by the top edge to the parent entry.
424   * Fix transient (ie dialog) windows being placed offscreen if the parent
425     is close to the edge of the screen.
426
427 3.3-rc2:
428   * Fixed some typos and errors in rc.xsd
429   * Add the noStrut option to the dock (to allow maximizing windows over it),
430     useful when it is not in the above layer.
431   * Fix transparent terminals not updating when using ToggleDecor.
432   * Yet more poking at the onscreen-keeping code, should now do the right
433     thing always.
434   * Add an option to hide disabled buttons instead of showing them as disabled.
435   * Hopefully fixed all the remaining pango issues. The new 1.10 release also
436     fixes shadows again.
437   * I think the lib linking in Makefile.am is right now, please tell me if it
438     isn't.
439   * Added a finnish translation and some minor updates to others.
440   * Fixed configure.ac so --enable-pango doesn't disable pango support or the
441     other way around, make enabled be default to get some extra testing.
442
443 3.3-rc1:
444   * Poked around a bit in the code that keeps windows onscreen, if you
445     are using xinerama, please let me know if things are better/worse/same.
446   * Add support for pango, disabled by default due to a bug in pango 1.8 that
447     breaks shadows, it works fine with 1.6.x though. Poke the pango developers
448     here http://bugzilla.gnome.org/show_bug.cgi?id=169622 if you want this
449     to be fixed.
450   * Made edge resist and Send/MoveToEdge not hit windows at layers below
451     the current one, add option to disable this behaviour.
452   * Fixed directional focus not getting trapped in omnipresent windows
453   * Fixed focus actions when bound to the mouse, normal focus cycle is always
454     linear and directional focus is totally disabled, it makes no sense
455     anyway, just move the mouse.
456   * Added an option for the raise/lower/raiselower/unshaderaise/shadelower
457     options called group that lets you bind stuff to raise/lower the whole
458     window group. <action name="raise"><group>yes</group></action>
459   * Add various new actions. I haven't updated the web docs yet, but I think
460     I managed to get all of them listed in rc.xsd.
461   * Bugs 1783, 1812, 1863, 1905, 2005, 1957 fixed.
462   * Some translations added. (ca, no, pl, ru, fr)
463
464 3.2:
465   * Added spanish and swedish translations
466   * Changed "Unnamed Desktop" to "Desktop n" where n is the actual
467     number of the desktop
468   * Hopefully no more of the hanging X totally bug
469   * the fullscreen property now overrides aspect hints, all programs i've
470     tried that use it (mplayer and tvtime) handle the aspect internally
471     anyway, this just makes sure you have black borders all the way to the
472     edge. If this breaks anything for you, let me know.
473   * Added M as an alias for Mod3 in the same manner that W is an alias for Mod4
474   * Added probably too many options and actions
475     * ToggleDockAutohide to toggle the autohide option at runtime,
476       doesn't save it to the config
477     * keepBorder option to set if you want the 1-pixel border when you
478       toggleDecorations
479     * added popupShow and popupPosition to control where and when the
480       move/resize-popup is shown, these go in the resize section of the config
481       popupPosition can be Top or Center, popupShow can be Always, Never or
482       Nonpixel (this is the default).
483     * Added the xorStyle option to change the behaviour of menus along the bottom
484       edge, note that the default is true
485     * warpPointer option in the menu section to control if the mouse cursor is
486       to be warped by openbox when the menu moves to keep on screen to keep the
487       cursor in the same place relative to the menu. (I think i got that right)
488     * Added back the focusLast option (this controls what happens when you
489       change desktops and have followMouse on)
490     * Added an option to set which desktop to start on when you start openbox,
491       firstdesk, for example you might like to set it to 5 if you have a 3x3
492       grid to start in the middle.
493   * I think that was everything, have fun
494
495 3.1:
496         * Added japanese translation (bug #1029)
497         * Closed bug #1060 (modal unfocused window should be placed above
498         focused parent)
499         * Closed bug #1012 (Openbox stalls gnome session startup after
500         --replace)
501         * Closed bug #1073 (The Desktop action doesn't work)
502         * Closed bug #1023 (config_focus_raise declared as guint)
503         * Closed bug #1019 (Strange behavior with focus:followMouse and
504         RaiseLower action)
505         * Closed bug #1007 (use g_snprintf in openbox/session.c instead of
506         sprintf)
507         * Closed bug #1001 (gimp crashes openbox)
508         * Closed bug #1005 (import -frame leaves windows in a temporary
509         "on top" state)
510         * Closed bug #881 (Programs started with X become zombies upon
511         shutdown.)
512         * Closed bug #1025 (desktopnext/previous and desktopleft/right dont
513         quite get along)
514
515 3.0:
516         * Closed bug #908 (sometimes some weird grab is left)
517         * Closed bug #945 (xawtv overlay visible on every desktop)
518         * Closed bug #944 (remove restarting/reconfiguring messages from
519         openbox.c)
520         * Closed bug #946 (use g_strsplit in parse.c:split_paths())
521         * Closed bug #943 (consistent glib type (gint, gchar, etc.) usage)
522         * Closed bug #951 (stale openbox session files)
523         * Closed bug #947 (Sloppyfocus can yield two windows at the same time
524         with focus (!))
525         * Closed bug #948 (Gets stuck in 'move' mode if mouse is let up while
526         dragged away from title bar)
527         * Closed bug #949 (dock above gnome panel behaviour)
528         * Closed bug #902 (Openbox raises gDesklets when clicked)
529         * Closed bug #904 (ToggleMaximizeHorz & Vert dont always toggle)
530         * Closed bug #907 (window focus is not properly indicated)
531         * Closed bug #919 (Temporary raise window when alt tabbing)
532         * Closed bug #921 (focus rectangle stays on the screen after modifier
533         release)
534         * Closed bug #925 (Invalid option: '--sm-save' & '--sm-disable')
535         * Closed bug #926 (problem with client-list-menu, destkop switching,
536         and sticky client)
537         * Closed bug #927 (disappearing windows, crash with I-merry theme)
538         * Closed bug #929 (crash (signal 11) when activating Reconfigure)
539         * Closed bug #940 (actions dont work on desktops with no client
540         windows)
541         * Closed bug #943 (consistent glib type (gint, gchar, etc.) usage)
542         * Closed bug #957 (openbox crashes when exiting out of OpenOffice
543         Impress)
544         * Closed bug #960 (look for dupes in xdg paths when setting up slists?)
545         * Closed bug #961 (Menu causes core dump)
546         * Closed bug #963 (wrapper for mkdir() in parse.c)
547         * Closed bug #964 (free GErrors in action.c, openbox.c)
548         * Closed bug #965 (add message for chdir() failure in openbox.c)
549         * Closed bug #966 (list->next/prev to g_[s]list_next/previous, list !=
550         NULL to list
551         * Closed bug #971 (typo in code)
552         * Closed bug #974 (use g_getenv() in parser/parse.c)
553         * Closed bug #975 (void * -> gpointer)
554         * Closed bug #976 (use g_strerror() in openbox/session.c)
555         * Closed bug #978 (disable entry to go to desktop if it is the current)
556         * Closed bug #979 (request for version check in ob libraries)
557         * Closed bug #944 (remove restarting/reconfiguring messages from
558         openbox.c)
559         * Closed bug #968 (rc.xml refers to a non-existant "debian" menu file)
560
561 3.0-rc4:
562         * Closed bug #921 (focus rectangle stays on the screen after modifier
563          release)
564         * Closed bug #927 (disappearing windows, crash with I-merry theme)
565         * Fix crash when restoring a session with a maximized window
566         * Fix leak of RrColors in menus
567         * Closed bug #929 (crash (signal 11) when activating Reconfigure)
568         * Allow focus to be moved around by clients (for WM_TAKE_FOCUS to
569         work as it is meant to). This means fullscreen apps like wine and
570         bzflag work now
571         * Reversed the default directions for the mouse wheel desktop
572         switching actions
573         * Don't wrap around in the default keyboard desktop switching bindings
574         * Place parentless dialogs so they avoid always-on-top windows
575         * Ignore fullscreen windows in placing new ones
576         * Closed bug #940 (actions dont work on desktops with no client
577         windows)
578
579 3.0-rc3:
580         * Closed bug #904 (ToggleMaximizeHorz & Vert dont always toggle)
581         * Allow resizing of windows in only vertical/horizontal directions
582         (via Alt-MiddleClick-Drag with the default bindings)
583         * Added intelligence to window cycling and raise/lowering based on
584         window types
585         * Closed bug #902 (Openbox raises gDesklets when clicked). This has the
586         side effect that panels which do not set the ABOVE state (most panels
587         curerntly around) will no longer be kept always on top. You can set the
588         ABOVE state yourself by using the client menu (Alt-RightClick in the
589         default bindings) and selecting the Always on top Layer
590         * Closed bug #907 (window focus is not properly indicated)
591         * Added a focus indicator during focus cycling that is always visible
592         instead of just moving the focus hilight around.
593
594 3.0-rc2:
595         * Closed bug #885 (raiseOnFocus is flawed)
596         * Closed bug #887 (Mouse-wheel scrolling only changes 1 desktop when
597         using "dialog" option)
598         * Closed bug #888 (some random coredump)
599         * Closed bug #889 (focus follow mouse not following)
600         * Closed bug #892 (client_under_pointer() doesn't check DESKTOP_ALL)
601         * Avoid the focus flicker when switching desktops
602         * Free the XML DOM trees properly, fixes mem leak
603
604 3.0-rc1:
605         * Closed bug #875 (RaiseLower fails to funtion on windows with dialogs)
606         * Added the <moveButton> option for moving dock apps around inside the
607         dock. (Closes bug #798)
608         * Made the "Desktop" action show the pager/desktop dialog
609         * Add the <dialog> option to the Desktop and Focus switching actions
610         * No longer iconify fullscreen windows when they lose focus (Closes
611         bug #876)
612         * When not using focusLast, when a focused transient is closed, focus
613         will still fallback to its parent or transient siblings
614         * Improved intelligence for focus cycling with modal transients
615         * Removed the focusLast option
616         * Added the placement-policy option to select if windows are placed
617         under the mouse pointer
618         * Children inherit their window icon from their parent
619         * Closed bug #878 (minimal resizing of mplayer makes openbox crash)
620         * Fix case where opening a menu would leave Openbox in a locked state
621         * Upstream updates for TheBear theme
622
623 3.0-beta6:
624         * Added _OB_WM_STATE_UNDECORATED hint, which can be read and controlled
625         by external applications
626         * Closed bug #874 (libtool won't install libobrender.la)
627         * Launch ObConf when selecting GNOME's Desktop Preferences for Windows
628         * Focus new children always if their direct parent is focused
629
630 3.0-beta5:
631         * Initial release.