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
9 3.0-rc1:
10         * Closed bug #875 (RaiseLower fails to funtion on windows with dialogs)
11         * Added the <moveButton> option for moving dock apps around inside the
12         dock. (Closes bug #798)
13         * Made the "Desktop" action show the pager/desktop dialog
14         * Add the <dialog> option to the Desktop and Focus switching actions
15         * No longer iconify fullscreen windows when they lose focus (Closes
16         bug #876)
17         * When not using focusLast, when a focused transient is closed, focus
18         will still fallback to its parent or transient siblings
19         * Improved intelligence for focus cycling with modal transients
20         * Removed the focusLast option
21         * Added the placement-policy option to select if windows are placed
22         under the mouse pointer
23         * Children inherit their window icon from their parent
24         * Closed bug #878 (minimal resizing of mplayer makes openbox crash)
25         * Fix case where opening a menu would leave Openbox in a locked state
26         * Upstream updates for TheBear theme
27
28 3.0-beta6:
29         * Added _OB_WM_STATE_UNDECORATED hint, which can be read and controlled
30         by external applications
31         * Closed bug #874 (libtool won't install libobrender.la)
32         * Launch ObConf when selecting GNOME's Desktop Preferences for Windows
33         * Focus new children always if their direct parent is focused
34
35 3.0-beta5:
36         * Initial release.