X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=9979d18d2160daa5028771a141f725c9ad2d6f36;hb=740c5b2a20d5110435d0874f8cc6a4c9dfd14777;hp=95218c8b6b5b6a91511896df74d2f2af3489e763;hpb=ad2a7c659c6ae742417d346c610419a9b8033370;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 95218c8b..9979d18d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,33 @@ -: +3.0-rc4: + * Closed bug #921 (focus rectangle stays on the screen after modifier + release) + * Closed bug #927 (disappearing windows, crash with I-merry theme) + * Fix crash when restoring a session with a maximized window + * Fix leak of RrColors in menus + * Closed bug #929 (crash (signal 11) when activating Reconfigure) + * Allow focus to be moved around by clients (for WM_TAKE_FOCUS to + work as it is meant to). This means fullscreen apps like wine and + bzflag work now + * Reversed the default directions for the mouse wheel desktop + switching actions + * Don't wrap around in the default keyboard desktop switching bindings + * Place parentless dialogs so they avoid always-on-top windows + * Ignore fullscreen windows in placing new ones + +3.0-rc3: * Closed bug #904 (ToggleMaximizeHorz & Vert dont always toggle) * Allow resizing of windows in only vertical/horizontal directions (via Alt-MiddleClick-Drag with the default bindings) + * Added intelligence to window cycling and raise/lowering based on + window types + * Closed bug #902 (Openbox raises gDesklets when clicked). This has the + side effect that panels which do not set the ABOVE state (most panels + curerntly around) will no longer be kept always on top. You can set the + ABOVE state yourself by using the client menu (Alt-RightClick in the + default bindings) and selecting the Always on top Layer + * Closed bug #907 (window focus is not properly indicated) + * Added a focus indicator during focus cycling that is always visible + instead of just moving the focus hilight around. 3.0-rc2: * Closed bug #885 (raiseOnFocus is flawed)