]> icculus.org git repositories - dana/openbox.git/blob - CHANGELOG
Merge branch 'backport' into 3.4
[dana/openbox.git] / CHANGELOG
1 3.4.7.3:
2   * Updated translations: Basque, Catalan, Turkish, Italian, Spanish, Russian.
3   * New translations: Danish, Turkish, Lithuanian.
4   * Set the _MOTIF_WM_INFO atom so urxvt uses motif hints for borderless mode.
5   * Properly escape the xml used in session files.
6   * Correct a 64-bit issue related to comparing timestamps.
7   * There is a sneaky sentence right at the end of a big paragraph in the
8     wm-spec document that says windows mapping with _NET_WM_USER_TIME=0 should
9     not be focused initially, honor this request.
10   * When moving a window to another desktop with following on, bring the
11     window's helper windows (for example gimp image windows with the toolbox
12     set to utility window).
13   * Change the _NET_ACTIVE_WINDOW messages again, if they originate from the
14     app and the window is on another desktop, just set the demands_attention
15     flag. If the event came from the user (ie pager/panel), then the window
16     is still moved to the current desktop.
17
18 3.4.7.2:
19   * The system I used to generate the dist tarball didn't have the
20     docbook-to-man command so the manpages were empty.
21
22 3.4.7.1:
23   * Not to be outdone by the cairo team, I introduced a bug in the last release
24     which made resizing not give any feedback. This is now fixed.
25
26 3.4.7:
27   * Fully updated Czech, Simplified Chinese, Traditional Chinese, German,
28     French, Hungarian, Norwegian, Vietnamese, Dutch, Swedish, Finnish,
29     Brazilian Portuguese, Japanese and Portuguese translations
30   * Partially updated Spanish translation
31   * Add an example of the "force" option for the per-app placement options to
32     the default rc.xml file
33   * Add a new xdg-autostart script.  This will eventually end up in the PyXDG
34     distribution hopefully, but it is included in Openbox for now.  This script
35     runs things based on the freedesktop.org autostart specification.  You can
36     have it run GNOME, KDE, ROX, or XFCE specific things if you want.  The
37     new default system-wide autostart.sh script runs it automatically
38   * Update the default menu.xml to include a lot of common apps
39   * Fix white font shadows (negative shadowtint)
40   * Update the autostart.sh to find gnome-settings-daemon correctly, as the
41     GNOME people have moved it to libexec
42   * Fix focus possibly getting stolen when using the Focus action
43   * Drastically speed up rendering of Vertical and SplitVertical gradients
44   * Speed improvements also for Horizonal and Pyramid gradients
45   * Add new theme options, menu.overlap.x and menu.overlap.y options, that let
46     you independently control the horizontal and vertical position of submenus
47   * Change _NET_ACTIVE_WINDOW messages to not change the current desktop, but
48     to bring the window to the current desktop instead.  This is the industry
49     standard policy
50   * Use the pretty new openbox.png icon as the default window icon
51   * Allow matching per-application rules to windows by their window type
52     (normal, dialog, splash, etc).  The default rc.xml has more details
53   * Add new Openbox-themed prompt windows.  Use these prompt windows to ask
54     before killing off windows that aren't responding.  This also means we
55     don't need to ping every window constantly forever
56   * Add a new <prompt> option to the Execute action.  If this is set to a
57     string, a dialog will be shown with that string in it and "yes"/"no"
58     buttons.  The command to be executed will only be run if the user selects
59     "yes" in the dialog
60   * Add a new <prompt> option to the Exit action, which is a boolean (not a
61     string).  When true, Openbox will show a dialog confirming if you want to
62     exit.  The default is to show the prompt
63   * Reduce Openbox's memory footprint and speed up rendering through the use
64     of a new icon cache, so that Openbox only needs to keep 1 copy of an icon
65     when 100 different windows share it
66   * Make Openbox menus have the "menu type" hint for compositors to see and use
67   * Fix the MoveResizeTo action for negative coords (opposite edges)
68   * Fix key bindings getting lost if multiple bindings at the same level could
69     not be translated (Fixes VMWare causing Openbox keybindings to stop
70     working)
71   * Fix the resize popup box for terminal windows with a base size of 0 (show
72     the right size values for urxvt terminals)
73   * Fix some off-by-one bugs with the edge growing/shrinking code
74   * Add new theme options for menu line separators: menu.separator.color,
75     menu.separator.width, menu.separator.padding.width,
76     menu.separator.padding.height
77   * Add xfce-mcs-manager to the default autostart.sh, and run it automatically
78     when gnome-settings-daemon is not present to have GTK apps inherit settings
79     from the XFCE configuration tools
80   * Make the send-to-desktop menu in the client-menu indicate which is the current
81     desktop for omnipresent windows, and don't close it if just toggling
82     omni-presence when ctrl-clicking
83   * Add a new SessionLogout action that logs out through the session manager,
84     when running Openbox within a session manager such as within an
85     GNOME/Openbox or KDE/Openbox session.  The action includes a <prompt>
86     option which is similar to the Exit action's
87   * Add a new gdm-control command that lets you control gdm from within an X
88     session.  The gdm-control lets you change GDM's behaviour for when you end
89     the current session.  For instance, you can tell GDM to reboot, and
90     then immediately log out of the current session, and the computer will be
91     rebooted
92   * Show an information dialog when an error occurs for Openbox, such as when
93     the Execute action fails or when XML syntax errors are present in the
94     configuration files
95   * When making a window very narrow, don't draw buttons to the right of the title
96     on top of the ones on its left.
97
98 3.4.6.1:
99   * Updated Clearlooks theme
100   * Add the force="yes/no" option for the per-app settings' <position> tag
101   * Raise and focus modal children and their direct parents together, improved
102     usability with direct modal transient windows
103   * Fix crash when using <raise> for NextWindow and there are no windows
104     to move focus to
105   * Add the <manageDesktops> option in the rc.xml <menu> section, which toggles
106     the "Manage Desktops" section appearing in the combined-client-list-menu
107   * Fix for menu headers showing the wrong text
108   * Fix for the <focusLast> behavior
109   * Treat modal direct children as one window with their parent consistently
110
111 3.4.6:
112   * Added Basque translation
113   * Updated French, Vietnamese German, Simplified Chinese, Russian, Portuguese,
114     Brasilian Portuguese, Norwegian, and Finnish translations
115   * New Clearlooks theme, updated by David Barr
116   * Updated the previous Clearlooks theme, and renamed it to Clearlooks-3.4
117   * Allow dialog type windows to go fullscreen (Fixes Kpdf)
118   * Remove the extraneous top border for undecorated windows while maximized
119   * Fixes for keyboard modifiers (Alt-tab dialog getting stuck on screen for
120     some users)
121   * Automatically catch changes to the keyboard map and reconfigure the key
122     bindings on the fly
123   * Fix focus moving incorrectly sometimes with focus under mouse enabled
124   * Make default configuration focus the desktop when you right click
125   * Add the <bar> and <raise> options for all window cycling actions, allowing
126     you to have your target window temporarily raised above all others, and to
127     turn the focus target indicator bar off
128   * Improve the LastDesktop action to not remember desktops you skipped across
129   * Ignore mouse clicks that are made on override-redirect (unmanaged) windows
130   * When opening a menu with a key binding, don't use the key binding to run
131     something in the menu
132   * Add a <monitor> option for window placement, which gives you the option
133     to place new windows on the active monitor, or the monitor where the mouse
134     is, instead of on any monitor (for xinerama multihead setups)
135   * Add options for placing the window move/resize coordinate popup window in
136     a fixed position on screen, rather than relative to the window being
137     moved or resized
138   * Prevent the dock from auto-hiding completely offscreen if the theme has
139     no borders for it
140   * New icon
141   * Fix race condition when running things that want to grab the keyboard
142     (e.g. gnome-panel-control --main-menu)
143   * When dialog windows ask to not appear in the taskbar, still give them focus
144     in normal ways (fixes new GNOME session logout dialogs)
145   * Fix bug with resizing corners on certain parts of the window frame
146   * Ping applications to tell when they are running or have become frozen.
147     Show a [Not Responding] message in the title bar of windows which are
148     frozen.
149   * When closing a window which is [Not Responding], kill the window's process
150     if it is running on the same machine as Openbox.  Otherwise, just
151     disconnect
152     the window from the X display.  A second attempt to close a [Not
153     Responding]
154     window will kill it forcefully (kill -9).
155   * Fixes for internal timers
156   * Add a <wmclass> option for the execute action's startup-notification.  This
157     lets you tell Openbox that the application will map a window with the
158     specified class - for applications that do not support startup-notification
159     natively.
160   * Fix for empty dock taking up space onscreen after a reconfigure
161   * Reduce Openbox's additional memory footprint per-window and per-menu
162   * Faster horizontal gradient rendering
163   * Don't deiconify windows that aren't allowed to be directly iconified on
164     restart (eg toolbars), as they can be iconified by other means
165   * Improve support for fullscreen windows in xinerama (TwinView) and
166     multiple-screen setups
167   * Add a --config-file command line option, to specify an alternate
168     configuration file path
169
170 3.4.5:
171   * Added Hungarian translation
172   * Updated Finnish, Russian, German and French translations
173   * Fixed some very minor memory leaks
174   * Hide the desktop popup when showing the focus popup
175   * Fix a crash when trying to access the More... menu of
176     client-list-combined-menu
177   * Fix the coordinate popup only showing up on the first monitor in xinerama
178   * Add --exit to exit the currently running openbox instance
179
180 3.4.4:
181   * Updated Traditional Chinese translation
182   * Updated Norwegian translation
183   * Fix for MoveToEdge skipping edges sometimes
184   * Let you specify the vertical and horizontal padding independently in themes
185   * Fix so that if you select an omnipresent window on another desktop in the
186     client list menus, it will go to that desktop
187   * Make the GrowToEdge action shrink once there is no more room to grow,
188     similar to in 3.4.2, but shrinking to edges as well
189   * Move the Send To and Layers submenus to the top of the client menu
190   * Fix race causing omnipresent windows to lose focus when switching desktops
191     very quickly
192   * Don't focus new windows on other desktops if they aren't related to the
193     currently focused window
194   * Add corner resizing areas in the inner client border (Fixes themes such
195     as Onyx)
196   * New focus stealing prevention that is smart and not intrusive and not
197     annoying
198   * Revert a small change in 3.4.3 that caused windows to be placed funny in
199     Smart placement when there was a dock or something on the side of the
200     screen
201   * Show a notification when switching desktops
202   * Fix for delayed focus-follows-mouse interrupting move/resize or menus
203   * Make screen edge warp keep warping without having the move the mouse 1
204     pixel
205   * Fix for resizing terminals in the top/left sides getting a little confused
206   * Fix to keep oldschool (Non-EWMH) fullscreen windows from being moved and
207     resized inside of the struts (Fixes Acroread)
208   * Accept the <command> option for the Restart command, similar to the Execute
209     action
210   * Don't make clicking on dock apps sometimes act like clicking on the root
211     window (Don't propogate button events up)
212   * Fix a bug introduced in 3.4.3 which caused the Windows key as a modifier
213     for bindings to not work properly
214   * Let windows skip across monitors in a Xinerama setup when using MoveToEdge
215     or Shift-arrow in an interactive move
216   * Make move and resize take the dock into account for resistance
217   * Raise new windows when it makes sense, when they aren't being focused
218   * Change default config to use click events for mouse wheel bindings instead
219     of presses
220
221 3.4.3:
222   * Add Ukrainian translation
223   * Updated translations:
224     - Japanese, Dutch, Polish, Italian, Estonian, German, Portuguese,
225       Vietnamese, Finnish, Czech, Arabic, Spanish, Swedish, French
226   * Improve focus fallback - don't fallback to windows you can't focus cycle
227     (Alt-Tab) to
228   * Don't show the client border for undecorated windows when keepBorder is on,
229     just the outer border
230   * Some improvements in the smart placement to help it find a place more
231     often.  This needs more work still.
232   * Don't focus windows that appear under the mouse in mouse-focus mode unless
233     underMouse is enabled
234   * Don't move focus when the window under the pointer iconifies unless
235     underMouse is enabled
236   * Respect min/max window sizes when a window is fullscreened or maximized.
237     This fixes problems experienced with maximizing vnc windows
238   * Don't XUngrabKeyboard unless we need to
239   * Correct calculations for the menu header width, so that they are not
240     ellisized unnecessarily
241   * Advanced support for partial struts.  When you maximize a window it will
242     now only use the struts it needs to.  This can greatly improve
243     xinerama functionality.
244   * Fixes for how the dock is placed in certain positions on screen (off by 1
245     errors)
246   * New default bindings:
247     - don't unshade when clicking on the titlebar
248     - raise when unshading with the scrollwheel
249     - lower when shading with the scrollwheel
250   * Don't show the top resize area in the titlebar when a window is shaded
251   * Optimize rendering of window decorations
252   * Optimize splitvertical gradients - no more malloc/free during render
253   * Let the theme specify all colors for a splitvertical gradient with the new
254     .splitTo theme elements
255   * Improve decorations for maximized windows.  Don't draw the side borders in
256     the titlebar.
257   * Don't resist against desklet windows (below layer + skip taskbar)
258   * New actions for dynamically adjusting your desktop workspaces:
259     - AddDesktopLast, RemoveDesktopLast
260     - AddDesktopCurrent, RemoveDestopCurrent
261   * New <center> option for smart placement (default is on)
262   * Fix MoveToCenter in Xinerama (TwinView) setups
263   * Let you lower a window without lowering its children or siblings
264   * Don't set the default Openbox icon on child windows, let them inherit the
265     icon from their parents
266   * Fix Onyx themes - fade out disabled buttons
267   * Don't auto-resize windows to fit on screen if they are UserSpecified
268     Size or Position
269   * Don't activate windows which raise themselves anymore. It was a nice
270     thought, but it caused too much problems
271   * Rewrite of the actions subsystem
272   * Removed deprecated actions:
273     - ShowDesktop, UnshowDesktop (Use ToggleShowDesktop)
274     - ResizeRelativeVert, ResizeRelativeHorz (Use ResizeRelative)
275   * Combined the MoveFromEdge* actions with MoveToEdge* actions, and removed
276     the MoveFromEdge* action names.
277   * Switch desktops when moving a window and you drag it to the edge of the
278     screen (added the <screenEdgeWarpTime> option for this)
279   * Add actions to add/remove the last desktop in the client list menus
280   * Use startup notification when launching ObConf in the default root menu
281   * Remove the desktop switching dialog, as it confuses people and they don't
282     know how to turn it off to switch desktops instantly.  Some other
283     incarnation may return in the future.
284   * Add optional <finalactions> option for NextWindow, PreviousWindow,
285     DirectionalFocus*, and DirectionalTarget* actions
286   * Don't focus new helper windows unless they are alone in their group.  This
287     fixes gucharmap
288   * Fancy keyboard window moving:
289     - Shift-arrow will move the window to the next edge
290     - Control-arrow will move the window by only 1 pixel
291     - Arrow will move the window by a larger number of pixels
292   * Fancy keyboard window resizing:
293     - The first arrow will choose an edge to resize (then you can grow or
294       shrink the window on that edge)
295     - Hitting an arrow perpendicular to your selected edge will choose a
296       different edge to resize
297     - Shift-arrow will grow/shrink the window to the next edge
298     - Control arrow will grow/shrink the window by only 1 pixel
299     - Arrow will grow/shrink the window by a larger number of pixel
300   * Timeout when synchronously resizing a window so you can still resize busy
301     or dead application windows
302   * Let you specify keyboard shortcuts in your root menus with _. Such as
303     label="XTe_rm" would make 'r' the shortcut key.
304   * Fixes for placing windows with per-app settings:
305     - you can now place windows relative to any edge of the screen instead of
306       only the top left. (-0 uses the far edge, +0 uses the near edge.  You can
307       use --0 and +-0 to specify negative numbers.)
308     - fix bug with windows being placed far off-screen occasionally
309     - allow you to place windows partially outside of the screen
310     - let per-app settings override program-specified positions (but not if it
311       is user-specified)
312   * Add user-specified margins to the configuration file
313   * Fix for transient windows in groups with transient windows of the group
314     transients.  That wasn't supposed to be legible.  i.e. 2 group transients
315     and 1 direct transient for one of the group transients.
316   * Don't include child/parent windows in tests for being occluded or occluding
317     other windows, since you can't raise/lower above/below them.  This fixes
318     the raiselower action for windows which have children.
319   * Reduce the size of the middle gradient in splitvertical gradients.  This
320     makes the split harder than it was in 3.4.2
321   * Don't include debian/ dir in releases
322   * Add resize bindings for the edges to the default hardcoded bindings
323   * Fix focus cycle indicator positioning for some windows (i.e. OpenOffice)
324   * Add the MoveResizeTo action.  This is very xinerama aware!  It also lets
325     you move a window to any edge of any screen.
326   * Make actions that look for edges include the dock's edges (e.g. MoveToEdge)
327   * New preferred option for the Execute action is <command> instead of
328     <execute> but the old one will still work.
329   * Fix for moving windows partially offsceen causing them to jump far away
330   * Fix for windows which are not on any monitor, to keep them on screen
331     partically too
332   * Require libstartupnotification 0.8 in configure (we use stuff that was not
333     around in some earlier versions)
334   * Grab the server when mapping windows to avoid race conditions in other
335     programs (getting MapNotify before you are visible)
336   * Handle case gracefully when ConfigureRequent for restacking specifies
337     a siblig which we aren't managing
338   * Use KeyRelease to run things from Openbox menus, so that the release
339     does not go to the focused window (causing the new window to not get
340     focus)
341   * Add new actions for controlling window decorations:
342     - Decorate, Undecorate
343   * Fix so that the values for per-app settings are not case sensitive
344   * Fix crash with very small windows
345   * Fix resize resistance for windows with aspect ratio limits
346   * Let you resize windows with aspect ratio limits in the vertical directions
347
348 3.4.2:
349   * Add ability to set the bevel strength in themes
350   * Fix for focusLast with omnipresent windows
351   * Cache pipe menus while the menus are open
352   * Allow non-interactive directional focus key bindings
353   * Change how nested interactive key bindings work (it stays in the key chain,
354     like chroot, until you end the interactive action)
355   * Fix for gtk apps trying to get focus - mostly nullify focus stealing
356     prevention (Fixes Tilda)
357   * Send ConfigureNotify always on ConfigureRequest (Previous emacs fix
358     makes this possible now)
359   * Fix RelativeResize action for right/bottom edges
360   * Remove SCIM from the default autostart.sh - it has caused problems with
361     some (buggy) panels, such as pypanel
362   * Fix the titlebar changing to non-focused when iconifying a window with
363     animation
364   * Use the new osd theme hints for the dock, rather than the titlebar hints
365   * Fix rare crash when menu is hidden while browsing it
366   * End move/resize more cleanly when focus moves during a move/resize
367   * Don't focus new windows when browsing a menu or moving/resizing a window,
368     just flash the window instead, so that the menu/move/resize doesn't have to
369     cancel.
370
371 3.4.1:
372   * Add Vietnamese translation
373   * Add Japanese translation
374   * Keep new transient windows from not getting focus when any related window
375     has focus already
376   * Change behavior of underMouse option - make focus go under the mouse when
377     no window has focus anymore, rather than to the last used window
378   * Make on-screen display dialogs (such as the Alt-Tab dialog) appear on the
379     active monitor when using Xinerama (a.k.a. TwinView)
380   * Fix for window stacking - let you lower sibling transient windows behind
381     eachother
382   * Fix directional focus actions when used without a dialog
383   * Fix race that could prevent ObConf from setting the desktop names correctly
384   * Add new theme options:
385     - window.active.button.toggled.image.color has been split into:
386       - window.active.button.toggled.unpressed.image.color
387       - window.active.button.toggled.pressed.image.color
388       - window.active.button.toggled.hover.image.color 
389     - window.inactive.button.toggled.image.color has been split into:
390       - window.inactive.button.toggled.unpressed.image.color
391       - window.inactive.button.toggled.pressed.image.color
392       - window.inactive.button.toggled.hover.image.color 
393     - window.active.button.toggled.bg has been split into:
394       - window.active.button.toggled.unpressed.bg
395       - window.active.button.toggled.pressed.bg
396       - window.active.button.toggled.hover.bg 
397     - window.inactive.button.toggled.bg has been split into:
398       - window.inactive.button.toggled.unpressed.bg
399       - window.inactive.button.toggled.pressed.bg
400       - window.inactive.button.toggled.hover.bg 
401   * Add new Onyx and Onyx-Citrus themes
402   * Updated Mikachu theme using new theme options
403   * Improvements to splitvertical gradients - Add a small gradient in the
404     middle between the upper and lower gradients
405   * Fix another emacs event storm, don't configure the window when it sets its
406     WM_NORMAL_HINTS unless we have to
407   * Fix for focus cycling to helper windows - Don't count dialogs as a sibling,
408     so they don't stop you
409   * Allow the use of negative numbers in per-app settings position to place a
410     window relative to the right/bottom edges of your monitor (taking the
411     struts (panels) into account)
412   * Fix focus moving irrationally when focusLast was off
413
414 3.4:
415   * Add Indian Bengali translation
416   * Updated Italian translation
417   * Small updates to Czech, Estonian, Norwegian, and German translations
418   * Removed out-of-date Japanese translation (ja.po)
419   * Removed out-of-date Croatian translation (hr.po)
420   * Allow parentrelative theme textures to have borders, bevels and interlacing
421   * Add new theme elements: window.active.title.separator.color and
422     window.inactive.title.separator.color  (note that globbing might set these
423     properties when you didnt mean to)
424   * Add new theme elements: osd.border.width, osd.border.color, osd.bg,
425     osd.label.bg, osd.label.text.color, osd.label.text.font, osd.hilight.bg,
426     osd.unhilight.bg
427   * Add new underMouse focus option
428   * Rename new theme element menu.items.activedisabled to
429     menu.items.active.disabled for consistency with other elements
430   * Improvements to smart placement - especially with xinerama (Twinview)
431   * Fixes for focus with omnipresent windows - Allow focus to fallback to them
432     except during desktop switches (other mechanisms exist for that)
433   * Fix for putting child windows (transients) on all desktops
434   * Changes to how Shift/Control/CapsLock are used
435   * Fix focus fallback when windows are not visible (showing the desktop, or
436     iconic windows)
437   * Fix bug #3196 - Unable to alt-tab away from full-screen windows
438   * Fix crash in parsing empty xml fields
439   * Fix left and right contexts resizing the wrong way in the example mouse
440     focus config file
441   * Fix so dock doesn't auto-hide when the mouse is inside it (over top of a
442     dock app)
443   * Allow new utility windows to gain focus like normal windows
444   * Add workarounds for Java Swing applications (Extra ConfigureNotify events)
445   * More fixes for modal window usability (Deiconify the modal window when you
446     try to focus its parent)
447   * Fixes to focus tracking, especially with iconify animation
448   * Changes to libobrender's API for ObConf 2.0 (RrThemeNew)
449   * Check for libxml >= 2.6.0 when compiling
450   * Fix for Openoffice windows (Static window gravity)
451   * Fix for hovering over window buttons while a menu is open
452   * Make the Escape key close all levels of a menu, not just one
453   * Change default drag threshold to 8px (Same as in XSettings)
454   * Fixes for windows restacking with TopIf, BottomIf, or Opposite modes.
455     Only compare with valid windows
456   * Fix for actions which find other window edges.  Find all windows, and only
457     windows which are on the right desktop
458   * Improve RaiseLower action (Not lower when it doesn't need to move the
459     window)
460   * Fix for the menu hideDelay (Don't hide immediately when you click to open
461     the menu), make it work reliably
462   * Make focusLast default to true when not present in the config file
463
464 3.3.995:
465   * Fix bug introduced in 3.3.993 that prevented you from raising focused
466     windows above fullscreen windows
467   * Fix bug introduced in 3.3.993 that made the desktop window keep focus
468     when changing desktops
469   * Add Arabic translations
470   * Added Control-Alt-Up/Down bindings to the mouse focus example rc.xml
471   * Don't raise on clients in the client context in the mouse focus example
472     rc.xml
473   * Fixes for when to focus new windows - improve keeping transient windows
474     from stealing focus, and allow new windows to get focus when any relative
475     window is focused
476   * Fixes for frame decorations layout
477   * Fixes for forcing window sizes to fit on the screen.  Don't resize windows
478     if they are a user-specified size (USSize) or if they are non-normal
479     windows.  (Fix Rox pinboard mapping across multiple monitors)
480   * Centre window icons when they are not square
481   * Fixes for Java windows behaving badly - Java makes all kinds of
482     non-standard-compliant assumptions which we are forced to meet
483   * Changed startup notification timeout from 30 to 20 seconds
484   * Fix possible crashes and misbehaviors with new focus cycling dialogs
485   * Recreate enter events when Press mouse actions move windows (e.g. Lower
486     action) for focus-follows-mouse
487   * Update Slovak translation
488   * Highlight the first menu entry when there is a separator/header at the top
489   * Only highlight the first menu entry when the menu is opened with a key
490     binding
491   * Fix crash when you press enter with nothing selected in the menu
492   * Fix for ignoring an unmap event after restart
493   * Fixes for setting the clients' colormaps
494   * Change focusLast option behavior to what it was in 3.3.1.  It only affects
495     changing desktops.
496   * Add comments to the default rc.xml files about the various focus options
497   * Fix focus bug where a window had the keyboard grabbed when it unmapped
498     (Firefox gmarks extension)
499   * Update Catalan translation
500   * Fix alignment of the titlebar elements when the window icon is placed to
501     the right of the label
502   * Improve placement of child (transient) windows.  When their parent is
503     omnipresent, open the child on the current desktop only.
504   * When a window has modal children on another desktop and you try to focus
505     it, bring the modal child to the current desktop to focus it instead
506   * Let you focus cycle to windows with a modal child on another desktop
507   * Fix for not seeing windows change their partial strut
508   * Give iconified windows a faded icon in the focus cycling (Alt-Tab) dialog,
509     and in the client list menus
510   * Make it more difficult to select items by accident in parent menus when it
511     changes direction.  Moving the mouse only selects menu entries for a few
512     levels of open menus.  Mouse clicks will select menu entries further down.
513   * Add Simplified Chinese translation
514   * Set the current theme in the OB_THEME root property for other applications
515   * Notify ksplash when we have started up if dcop is installed
516   * Allow you to resize the window on the client padding as well as the outer
517     border
518   * Fix to show the focus cycle indicator when focus cycling and there is only
519     1 valid target
520   * Centre splash screens on one monitor
521   * Don't centre parent-less utility/menu/toolbar windows on the screen
522   * Remove the bottom decorations for fully maximized windows
523   * Fix crash when reconfiguring and no themes can be found
524
525 3.3.994:
526   * Fix a bug introduced in .993 that prevented you from switching desktops
527     and caused general mayhem
528
529 3.3.993:
530   * Update for Russian translation
531   * Added Dutch translation
532   * Fix for choosing badly sized icons from the window for the window cycling
533     dialog (and other things). (Fixes Pidgin icon)
534   * Open child (transient) windows on the current desktop if they don't have
535     a direct parent, or if the parents are not all on some other desktop.
536     (Fixes Pidgin and Gimp dialogs appearing on the wrong desktop)
537   * Make windows fit within the available space when they are first created,
538     if they are not user-positioned. (Fix xpdf making itself bigger than the
539     space inside the struts, and hiding behind them).
540   * Don't let child (transient) windows steal focus when the situation is
541     ambiguous
542   * Fix bevels and borders display in the titlebar
543   * Set the _NET_ACTIVE_WINDOW hint properly, when nothing is focused (This
544     is the proper fix for libwnck pagers.)
545   * Fallback focus immediately during iconify animation in all cases (was
546     missing RevertToParent case)
547   * Fix new frame elements being given 0 sizes for very small windows
548   * Send iconified windows to the bottom of the focus order so you can
549     Alt-Shift-Tab to get back what you just iconified. This makes things more
550     predictable.
551   * Show the hostname for remotely run programs in iconified titles
552   * Stop focus flicker when sending windows to a desktop and following them,
553     and when changing desktops with an omnipresent window focused
554   * Empty desktop names in the configuration file are not used, so you can set
555     a name on the second desktop without having to set one on the first
556   * Make control key work for menu accelerators like it does for mouse
557     clicking and hitting enter
558   * Add C-A-Up/Down mouse bindings to switch desktops, similar to the
559     C-A-Left/Right/Up/Down keyboard bindings
560
561 3.3.992:
562   * Don't move mouse focus when the mouse is over the focus cycling dialog
563   * Fixes for positioning of frame decoration elements
564   * Update for Brazilian Portuguese translation
565   * Improvements in how decorations respond for maximized windows. (If they
566     can't be resized don't "hide" the resizing contexts)
567   * Updated Italian translation
568   * Added Czech translation
569   * Fix for applications that do weird things with modal windows (Make sure
570     you can focus cycle to them)
571   * Updated Spanish translation
572   * Fix for programs using the old WM-spec, and not setting unused fields to
573     0 in _NET_ACTIVE_WINDOW messages (Rox pinboard)
574   * Fixes for default rc.xml configuration file. Updated comments and comment
575     out the applications section in an xml compatible way.
576   * Update for Portuguese translation
577   * Fix support for window gravity (eg xterm -geometry -0+0)
578   * Fix for libwnck with iconify animation (Unmap the parent of the client's
579     window)
580   * Force the top left corner of new windows onto the screen area, if the
581     position wasn't requested by the user (Fix xpdf and others hiding their
582     titlebar under a panel)
583   * Fix for determining text geometry from Pango
584   * Save the desktop layout and names in the session, and restore them on next
585     log in.
586   * The &lt;desktop&gt; section from the configuration file is only used for
587     defaults, and so is only applied at the start of a new log-in. (Use ObConf
588     1.6.2 to change the config file for these options, and have them set
589     immediately, if you don't use a session manager to save them.)
590   * Fix updating and crashing in the old split client list menu
591   * Translate the default desktop names
592   * Update Taiwanese Chinese translation
593   * Less restrictions of behavior based on window type (Let you maximize
594     dialogs and utility windows)
595   * Fix for focus tracking when Press mouse actions are used
596   * Fix bug which let the openbox-*-session scripts take command-line arguments
597   * Better detection of legacy fullscreen windows vs. undercorated windows
598     that the user has maximized
599
600 3.3.991:
601   * Added Brazilian Portuguese translation
602   * Added a rough Italian translation
603   * Added Estonian translation
604   * Update Polish translation
605   * Make focus stealing prevention a little less intrusive, especially with
606     default config
607   * Updates for Swedish translation
608   * Fixes for decorations of maximized windows
609   * Fix so that clicking in the corner of a maximized window presses the button
610   * Don't reload the session and reapply it when restarting
611   * Fix for losing the original size of a window that mapped with maximized
612     state (or on restart)
613   * Let you move splash type windows
614   * Fix for window placement using wrong dimensions
615   * Stop xemacs ConfigureNotify storm
616   * Fix bug stopping panels from moving themselves off-screen to hide
617     themselves
618   * Fix for GNOME/Openbox and openbox-gnome-session to use a new session name,
619     because GNOME won't let you replace the window manager in the saved session
620   * Don't restore session state when multiple windows have the same
621     identifiers, because we can't tell them apart then (Firefox/Thunderbird)
622   * Small fixes to build system to make it more reliable
623   * Fix for what manpage files are distributed in the source code, so they
624     will not be pre-built with the wrong info
625   * Fix pkg-config files for compiling things against Openbox libraries
626
627 3.3.990:
628   * Wildcard matching for per-application (per-window) settings. Let you match
629     multiple rules for a window. (Props to Mark Pustjens for code to do this.)
630   * Added startup notification support to the menus and key/mouse bindings
631     with <startupnotify>. It's an option for execute actions.
632   * New combined client menu, accessed with
633     <action name="ShowMenu"><menu>client-list-combined-menu</menu></action>
634   * No menu titles - instead added separators with labels to be used as menu
635     headers anywhere in menus
636   * Improved client menu - placement, the options in it, and added an icon for
637     "All Desktops"
638   * Keyboard shortcuts in menus, by highlighted letter or by the first letter
639   * Menus dont jump around, are always placed on screen
640   * Menus larger than can fit on the screen are broken into a submenu at the
641     bottom titled "More..."
642   * Disabled menu items can be selected now (not used though, of course)
643   * Using ()'s instead of a line separator to signify iconified windows in the
644     client list menus
645   * New Root context for mouse bindings
646   * New "alt-tab" focus switching dialog
647   * openbox-session command and log-in option which provides the autostart
648     capability.
649   * SCIM support in the default Openbox session launched by the
650     openbox-session command
651   * Many code paths made significantly faster
652   * Sections of code rewritten to be more reliable, such as session
653     save/restore and input focus handling
654   * Handle the X server's clock going backwards, without locking up. Sometimes
655     the server can still lock up though, it is not recommended to do this!
656   * Better handling of window types such as docks, utility windows, tool bar
657     windows. Clicking to focus these windows is done more intelligently.  Dock
658     windows no longer get focus when you click them, so that you don't have
659     focus flickering when you use a dock window with a taskbar.
660   * Better language support through Pango, which is now mandatory, and the
661     code for Pango has been greatly improved and optimized.
662   * Support for windows that use true 32-bit transparency
663   * Resize grips (with mouse binding contexts) for the top, left, and right of
664     the window frame
665   * Smarter about keeping windows on the screen without invading user's
666     capabilities
667   * Add MoveFromEdge* actions corresponding to MoveToEdge* but aligns far
668     edges instead of near edges, so if you have two overlapping windows you
669     can easily put them side by side.
670   * Better choice of mouse cursors for startup notification
671   * Focus stealing prevention
672   * Improve window placement across multiple Xinerama monitors
673   * Support 8-bit truecolor visuals (such as in vncserver)
674   * Better, more friendly support for omnipresent windows
675   * Full support for EWMH 1.4-draft2
676   * Iconify/restore animation !
677   * Improved support for running openbox with multiple screens (non-xinerama)
678     - won't steal focus from other screens, and let you focus a screen by
679     clicking on the desktop (root window).
680   * Support for more cursors through XCursor, means that startup notification
681     can use a pointer+watch cursor if you are using an XCursor theme
682   * Fully maximize terminal windows (and any resized-by-increment window)
683   * Show the hostname of clients running on remote computers in the titlebar
684   * Add <panels> and <desktop> options to NextWindow, PreviousWindow,
685     DirectionalFocusNorth etc..
686   * Synchronize resizing with the application when possible
687   * Smarter subdivision of windows into 9 sections for resizing
688   * Set default icon on windows so applications can agree on an icon
689   * Better support for programs that are on more than one desktop
690     (multiple firefox windows for example) - move to the desktop when you're
691     using the application and it opens a window on another desktop.
692   * Chrooted key chains, and key quoting through chroots
693   * New BreakChroot action to break out of the current chroot
694   * New keychains popup, to show where you are in a keychain
695   * Improved show-desktop mode. When you open a new window, the old windows
696     are not all restored
697   * Add <allDesktops> option to NextWindow and PreviousWindow. The desktop
698     name will be shown in the focus cycling popup
699   * Dynamically size the window and desktop dialogs. Desktop layouts that
700     aren't horizontal look better in the desktop cycling dialog.
701   * Support for legacy fullscreen applications (that don't use EWMH) such as
702     VLC
703   * Session support for old clients that do not use the session management
704     protocol
705   * Desktop setup is only changed on startup, so as to not overwrite settings
706     from other apps like pagers
707   * Take advantage of ksmserver (KDE Session Manager) features
708   * KDE/Openbox and GNOME/Openbox options for display manager GDM/KDM. Use
709     openbox-gnome-session and openbox-kde-session to run a GNOME or KDE
710     session with Openbox as the window manager.
711   * Titlebar buttons autohide when hiding won't move other buttons (removed
712     the hideDisabled option from config file)
713   * Support user time window hint, which is good for laptops power usage
714   * When legacy windows raise themselves, interpreate as wanting to be
715     activated. Makes Firefox more pleasant.
716   * Don't show handles on windows that cant resize for more extreme visual
717     minimalism
718   * Let you move maximized windows between Xinerama monitors
719   * Improve application awareness of focus, e.g. Kopete and Firefox, so they
720     know when they are or aren't focused, and which window in their
721     application is focused
722   * Improvements in the distributed themes
723   * Add new Clearlooks and Clearlooks-Olive themes by John McKnight
724   * Fonts are no longer loaded from theme. They are loaded from the rc.xml
725     config file. Font shadow settings are still loaded from the theme though.
726     5 fonts to be set: ActiveWindow InactiveWindow, MenuHeader, MenuItem and
727     OnScreenDisplay
728   * Distributed theme names have been renamed with Capitalization
729   * menu.items.activedisabled.text.color
730   * menu.border.color   (note that globbing might set these properties when
731     you didnt mean to)
732   * window.active.border.color   (note that globbing might set these
733     properties when you didnt mean to)
734   * window.inactive.border.color   (note that globbing might set these
735     properties when you didnt mean to)
736   * menu.border.width
737   * Guarantee that titlebar buttons are even sized, so even sized icons
738     (button masks) will be centered
739   * Default titlebar button icons (as xbms) installed to /usr/share/doc/openbox
740   * New mouse binding contexts Left, Right, TLCorner, TRCorner and Top. These
741     need bindings in config file to be useful. Also new context Bottom which
742     is synonym for Handle.
743   * W is no longer hard coded to Mod4. It is now a shortcut for Super, which
744     is usually bound to Mod4. xmodmap will show your mapping.
745   * The per-app setting <head> has been renamed to <monitor>
746   * Can use "default" for anything in per-app settings
747   * Removed <edges_hit_layers_below> option from config file
748   * --reconfigure command line option
749   * --restart command line option
750   * Closed bug #886 - Reference point for client-menu
751   * Closed bug #898 - Add option for OB2 style menu behaviour
752   * Closed bug #952 - Focus sometimes gets lost when closing windows
753   * Closed bug #1006 - duplicate window title numbering is so-so
754   * Closed bug #1080 - menus dont update when using ctrl to keep them open
755   * Closed bug #1082 - doing window stuff while changing focus is mad slow
756   * Closed bug #1106 - Openbox resize problems with Beep Media Player and some
757     websites using Mozilla
758   * Closed bug #1146 - minimized windows dont unminimize from fspanel if ob
759     restarted
760   * Closed bug #1409 - Window stacking is messed up when dealing with multiple
761     nested dialog boxes
762   * Closed bug #1526 - Incorrect handling of utility windows
763   * Closed bug #1846 - Patch for theme overrides
764   * Closed bug #1974 - Limit the number of resizes per second to make window
765     resizing smoother
766   * Closed bug #2060 - Apps disappear when using composite extension
767   * Closed bug #2221 - _NET_WM_STATE_(ABOVE|BELOW) is being inherited
768   * Closed bug #2250 - openbox ignores size request ?
769   * Closed bug #2251 - support for legacy ""fullscreen""
770   * Closed bug #2254 - segfault in render/render.c on sendtodesktop [endian?]
771   * Closed bug #2255 - segmentation fault on 8-bit truecolor visual
772   * Closed bug #2258 - long menus truncated
773   * Closed bug #2311 - Does not display the pressed state while a button in the
774     frame is toggled
775   * Closed bug #2321 - ResizeRelative -up and -left makes window move when at
776     min_size
777   * Closed bug #2483 - Pinned windows raise to top on all desktops when they
778     become focused on just one desktop
779   * Closed bug #2491 - Client List by App instead of by Desktop
780   * Closed bug #2551 - Request to be able to cycle docks (e.g.
781   * Closed bug #2659 - Menu header display should be configurable
782   * Closed bug #2769 - temporarily chroot the keychain tree
783   * Closed bug #2841 - Changes to the keepborder option aren't applied when
784     reconfiguring
785   * Closed bug #2850 - Openbox gives black backgrounds to windows using the
786     new 'rgba' or 'argb' visual
787   * Closed bug #2865 - openbox 3.3 is not C89 compatible
788   * Closed bug #2872 - Focus issues with Eclipse and Firefox
789   * Closed bug #2878 - Openbox crash when used with vncserver
790   * Closed bug #2897 - Openbox shouldn't redraw the whole screen everytime
791     when minimizing windows.
792   * Closed bug #2898 - Patch adding advanced keyboard support in popup menus.
793   * Closed bug #2982 - tilda doesn't work propertly
794   * Closed bug #3034 - themeupdate.py seems to bee broken
795   * Closed bug #3045 - RrPaint in obrender should be split for easier use by
796     external apps
797   * Closed bug #3050 - 'syscrash' theme update
798   * Closed bug #3051 - When closing windows
799   * Closed bug #3053 - Updates de.po for German Localisation
800   * Closed bug #3059 - Feature Request: NextWindowForAllWorkspaces
801   * Closed bug #3063 - extensions_xinerama_screens() leaks memory if Xinerama
802     is enabled
803   * Closed bug #3064 - slist_path_add() might leak memory
804   * Closed bug #3068 - Multimonitor focus problems
805   * Closed bug #3081 - window doesn't appear
806   * Closed bug #3092 - Config parser expects wrong values of "layer" in
807     per-application settings
808   * Closed bug #3094 - smart placement should Ignore maximized windows
809   * Closed bug #3100 - Netwmpager is configured with layer = "below" but OB
810     is ignoring it
811   * Closed bug #3101 - Openbox won't compile on CentOS 4.4
812   * Closed bug #3102 - svn-6175 windows come not back in the foregroud
813   * Closed bug #3106 - Fullscreened mplayer loses focus when switching to
814     another desktop and back
815   * Closed bug #3108 - After revision 6437 the desktop dialog window stays on
816     screen
817
818 3.3.1:
819   * Fix panels getting a border with keepBorder turned on.
820   * Fix a crash in mirrorhorizontal when drawing a surface with width 1.
821
822 3.3:
823   * Add a showDelay option for the dock.
824   * Fixed onscreen-keeping code which broke a bit in -rc2.
825   * Fix incorrect handling of window properties on 64 bit arches.
826   * Fix pixelsize being the same as size for pango, now it is correct.
827   * Fix drawing of icons taller than wide, eg gimp.
828   * Add a 'mirrorhorizontal' gradient, like horizontal but mirrored in the
829     center and 'splitvertical' which is like vertical but nonlinear in a fancy
830     way.
831   * Translations for de, hr and zh_TW added.
832   * Add initial per-app settings support.
833   * Fix some outstanding issues with 64-bit support.
834   * Add an optional delay for displaying submenus so you can move the mouse
835     over some entries without flashing each submenu.
836   * Plug some minor memleaks and fix minor bugs.
837   * Changed algorithm for downscaling window icons.
838   * New themes!
839   * Disable support for libstartup-notification by default, it doesn't seem
840     to work well.
841   * Allow disabling of duplicate window numbering by option titleNumber in
842     theme section.
843   * Add moverelative and resizerelative actions.
844   * Option middle for menus that make submenus be centered instead of aligned
845     by the top edge to the parent entry.
846   * Fix transient (ie dialog) windows being placed offscreen if the parent
847     is close to the edge of the screen.
848
849 3.3-rc2:
850   * Fixed some typos and errors in rc.xsd
851   * Add the noStrut option to the dock (to allow maximizing windows over it),
852     useful when it is not in the above layer.
853   * Fix transparent terminals not updating when using ToggleDecor.
854   * Yet more poking at the onscreen-keeping code, should now do the right
855     thing always.
856   * Add an option to hide disabled buttons instead of showing them as disabled.
857   * Hopefully fixed all the remaining pango issues. The new 1.10 release also
858     fixes shadows again.
859   * I think the lib linking in Makefile.am is right now, please tell me if it
860     isn't.
861   * Added a finnish translation and some minor updates to others.
862   * Fixed configure.ac so --enable-pango doesn't disable pango support or the
863     other way around, make enabled be default to get some extra testing.
864
865 3.3-rc1:
866   * Poked around a bit in the code that keeps windows onscreen, if you
867     are using xinerama, please let me know if things are better/worse/same.
868   * Add support for pango, disabled by default due to a bug in pango 1.8 that
869     breaks shadows, it works fine with 1.6.x though. Poke the pango developers
870     here http://bugzilla.gnome.org/show_bug.cgi?id=169622 if you want this
871     to be fixed.
872   * Made edge resist and Send/MoveToEdge not hit windows at layers below
873     the current one, add option to disable this behaviour.
874   * Fixed directional focus not getting trapped in omnipresent windows
875   * Fixed focus actions when bound to the mouse, normal focus cycle is always
876     linear and directional focus is totally disabled, it makes no sense
877     anyway, just move the mouse.
878   * Added an option for the raise/lower/raiselower/unshaderaise/shadelower
879     options called group that lets you bind stuff to raise/lower the whole
880     window group. <action name="raise"><group>yes</group></action>
881   * Add various new actions. I haven't updated the web docs yet, but I think
882     I managed to get all of them listed in rc.xsd.
883   * Bugs 1783, 1812, 1863, 1905, 2005, 1957 fixed.
884   * Some translations added. (ca, no, pl, ru, fr)
885
886 3.2:
887   * Added spanish and swedish translations
888   * Changed "Unnamed Desktop" to "Desktop n" where n is the actual
889     number of the desktop
890   * Hopefully no more of the hanging X totally bug
891   * the fullscreen property now overrides aspect hints, all programs i've
892     tried that use it (mplayer and tvtime) handle the aspect internally
893     anyway, this just makes sure you have black borders all the way to the
894     edge. If this breaks anything for you, let me know.
895   * Added M as an alias for Mod3 in the same manner that W is an alias for Mod4
896   * Added probably too many options and actions
897     * ToggleDockAutohide to toggle the autohide option at runtime,
898       doesn't save it to the config
899     * keepBorder option to set if you want the 1-pixel border when you
900       toggleDecorations
901     * added popupShow and popupPosition to control where and when the
902       move/resize-popup is shown, these go in the resize section of the config
903       popupPosition can be Top or Center, popupShow can be Always, Never or
904       Nonpixel (this is the default).
905     * Added the xorStyle option to change the behaviour of menus along the bottom
906       edge, note that the default is true
907     * warpPointer option in the menu section to control if the mouse cursor is
908       to be warped by openbox when the menu moves to keep on screen to keep the
909       cursor in the same place relative to the menu. (I think i got that right)
910     * Added back the focusLast option (this controls what happens when you
911       change desktops and have followMouse on)
912     * Added an option to set which desktop to start on when you start openbox,
913       firstdesk, for example you might like to set it to 5 if you have a 3x3
914       grid to start in the middle.
915   * I think that was everything, have fun
916
917 3.1:
918         * Added japanese translation (bug #1029)
919         * Closed bug #1060 (modal unfocused window should be placed above
920         focused parent)
921         * Closed bug #1012 (Openbox stalls gnome session startup after
922         --replace)
923         * Closed bug #1073 (The Desktop action doesn't work)
924         * Closed bug #1023 (config_focus_raise declared as guint)
925         * Closed bug #1019 (Strange behavior with focus:followMouse and
926         RaiseLower action)
927         * Closed bug #1007 (use g_snprintf in openbox/session.c instead of
928         sprintf)
929         * Closed bug #1001 (gimp crashes openbox)
930         * Closed bug #1005 (import -frame leaves windows in a temporary
931         "on top" state)
932         * Closed bug #881 (Programs started with X become zombies upon
933         shutdown.)
934         * Closed bug #1025 (desktopnext/previous and desktopleft/right dont
935         quite get along)
936
937 3.0:
938         * Closed bug #908 (sometimes some weird grab is left)
939         * Closed bug #945 (xawtv overlay visible on every desktop)
940         * Closed bug #944 (remove restarting/reconfiguring messages from
941         openbox.c)
942         * Closed bug #946 (use g_strsplit in parse.c:split_paths())
943         * Closed bug #943 (consistent glib type (gint, gchar, etc.) usage)
944         * Closed bug #951 (stale openbox session files)
945         * Closed bug #947 (Sloppyfocus can yield two windows at the same time
946         with focus (!))
947         * Closed bug #948 (Gets stuck in 'move' mode if mouse is let up while
948         dragged away from title bar)
949         * Closed bug #949 (dock above gnome panel behaviour)
950         * Closed bug #902 (Openbox raises gDesklets when clicked)
951         * Closed bug #904 (ToggleMaximizeHorz & Vert dont always toggle)
952         * Closed bug #907 (window focus is not properly indicated)
953         * Closed bug #919 (Temporary raise window when alt tabbing)
954         * Closed bug #921 (focus rectangle stays on the screen after modifier
955         release)
956         * Closed bug #925 (Invalid option: '--sm-save' & '--sm-disable')
957         * Closed bug #926 (problem with client-list-menu, destkop switching,
958         and sticky client)
959         * Closed bug #927 (disappearing windows, crash with I-merry theme)
960         * Closed bug #929 (crash (signal 11) when activating Reconfigure)
961         * Closed bug #940 (actions dont work on desktops with no client
962         windows)
963         * Closed bug #943 (consistent glib type (gint, gchar, etc.) usage)
964         * Closed bug #957 (openbox crashes when exiting out of OpenOffice
965         Impress)
966         * Closed bug #960 (look for dupes in xdg paths when setting up slists?)
967         * Closed bug #961 (Menu causes core dump)
968         * Closed bug #963 (wrapper for mkdir() in parse.c)
969         * Closed bug #964 (free GErrors in action.c, openbox.c)
970         * Closed bug #965 (add message for chdir() failure in openbox.c)
971         * Closed bug #966 (list->next/prev to g_[s]list_next/previous, list !=
972         NULL to list
973         * Closed bug #971 (typo in code)
974         * Closed bug #974 (use g_getenv() in parser/parse.c)
975         * Closed bug #975 (void * -> gpointer)
976         * Closed bug #976 (use g_strerror() in openbox/session.c)
977         * Closed bug #978 (disable entry to go to desktop if it is the current)
978         * Closed bug #979 (request for version check in ob libraries)
979         * Closed bug #944 (remove restarting/reconfiguring messages from
980         openbox.c)
981         * Closed bug #968 (rc.xml refers to a non-existant "debian" menu file)
982
983 3.0-rc4:
984         * Closed bug #921 (focus rectangle stays on the screen after modifier
985          release)
986         * Closed bug #927 (disappearing windows, crash with I-merry theme)
987         * Fix crash when restoring a session with a maximized window
988         * Fix leak of RrColors in menus
989         * Closed bug #929 (crash (signal 11) when activating Reconfigure)
990         * Allow focus to be moved around by clients (for WM_TAKE_FOCUS to
991         work as it is meant to). This means fullscreen apps like wine and
992         bzflag work now
993         * Reversed the default directions for the mouse wheel desktop
994         switching actions
995         * Don't wrap around in the default keyboard desktop switching bindings
996         * Place parentless dialogs so they avoid always-on-top windows
997         * Ignore fullscreen windows in placing new ones
998         * Closed bug #940 (actions dont work on desktops with no client
999         windows)
1000
1001 3.0-rc3:
1002         * Closed bug #904 (ToggleMaximizeHorz & Vert dont always toggle)
1003         * Allow resizing of windows in only vertical/horizontal directions
1004         (via Alt-MiddleClick-Drag with the default bindings)
1005         * Added intelligence to window cycling and raise/lowering based on
1006         window types
1007         * Closed bug #902 (Openbox raises gDesklets when clicked). This has the
1008         side effect that panels which do not set the ABOVE state (most panels
1009         curerntly around) will no longer be kept always on top. You can set the
1010         ABOVE state yourself by using the client menu (Alt-RightClick in the
1011         default bindings) and selecting the Always on top Layer
1012         * Closed bug #907 (window focus is not properly indicated)
1013         * Added a focus indicator during focus cycling that is always visible
1014         instead of just moving the focus hilight around.
1015
1016 3.0-rc2:
1017         * Closed bug #885 (raiseOnFocus is flawed)
1018         * Closed bug #887 (Mouse-wheel scrolling only changes 1 desktop when
1019         using "dialog" option)
1020         * Closed bug #888 (some random coredump)
1021         * Closed bug #889 (focus follow mouse not following)
1022         * Closed bug #892 (client_under_pointer() doesn't check DESKTOP_ALL)
1023         * Avoid the focus flicker when switching desktops
1024         * Free the XML DOM trees properly, fixes mem leak
1025
1026 3.0-rc1:
1027         * Closed bug #875 (RaiseLower fails to funtion on windows with dialogs)
1028         * Added the <moveButton> option for moving dock apps around inside the
1029         dock. (Closes bug #798)
1030         * Made the "Desktop" action show the pager/desktop dialog
1031         * Add the <dialog> option to the Desktop and Focus switching actions
1032         * No longer iconify fullscreen windows when they lose focus (Closes
1033         bug #876)
1034         * When not using focusLast, when a focused transient is closed, focus
1035         will still fallback to its parent or transient siblings
1036         * Improved intelligence for focus cycling with modal transients
1037         * Removed the focusLast option
1038         * Added the placement-policy option to select if windows are placed
1039         under the mouse pointer
1040         * Children inherit their window icon from their parent
1041         * Closed bug #878 (minimal resizing of mplayer makes openbox crash)
1042         * Fix case where opening a menu would leave Openbox in a locked state
1043         * Upstream updates for TheBear theme
1044
1045 3.0-beta6:
1046         * Added _OB_WM_STATE_UNDECORATED hint, which can be read and controlled
1047         by external applications
1048         * Closed bug #874 (libtool won't install libobrender.la)
1049         * Launch ObConf when selecting GNOME's Desktop Preferences for Windows
1050         * Focus new children always if their direct parent is focused
1051
1052 3.0-beta5:
1053         * Initial release.