X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=9979d18d2160daa5028771a141f725c9ad2d6f36;hb=740c5b2a20d5110435d0874f8cc6a4c9dfd14777;hp=9a0da4f842a9ac5aed1543c2cecee649727a9767;hpb=48c3a34f57539ed8040d9a8ad5a1da58cd1666de;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 9a0da4f8..9979d18d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,18 @@ -: +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)