recent changes
[dana/openbox-history.git] / CHANGELOG
1 :
2         * Closed bug #885 (raiseOnFocus is flawed)
3         * Closed bug #887 (Mouse-wheel scrolling only changes 1 desktop when
4         using "dialog" option)
5         * Closed bug #888 (some random coredump)
6         * Closed bug #889 (focus follow mouse not following)
7         * Closed bug #892 (client_under_pointer() doesn't check DESKTOP_ALL)
8         * Avoid the focus flicker when switching desktops
9         * Free the XML DOM trees properly, fixes mem leak
10
11 3.0-rc1:
12         * Closed bug #875 (RaiseLower fails to funtion on windows with dialogs)
13         * Added the <moveButton> option for moving dock apps around inside the
14         dock. (Closes bug #798)
15         * Made the "Desktop" action show the pager/desktop dialog
16         * Add the <dialog> option to the Desktop and Focus switching actions
17         * No longer iconify fullscreen windows when they lose focus (Closes
18         bug #876)
19         * When not using focusLast, when a focused transient is closed, focus
20         will still fallback to its parent or transient siblings
21         * Improved intelligence for focus cycling with modal transients
22         * Removed the focusLast option
23         * Added the placement-policy option to select if windows are placed
24         under the mouse pointer
25         * Children inherit their window icon from their parent
26         * Closed bug #878 (minimal resizing of mplayer makes openbox crash)
27         * Fix case where opening a menu would leave Openbox in a locked state
28         * Upstream updates for TheBear theme
29
30 3.0-beta6:
31         * Added _OB_WM_STATE_UNDECORATED hint, which can be read and controlled
32         by external applications
33         * Closed bug #874 (libtool won't install libobrender.la)
34         * Launch ObConf when selecting GNOME's Desktop Preferences for Windows
35         * Focus new children always if their direct parent is focused
36
37 3.0-beta5:
38         * Initial release.