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