X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=9979d18d2160daa5028771a141f725c9ad2d6f36;hb=7986853c400e442bac6b23f755630f2fdd8d69ed;hp=8f742cb47a7f9384d404c6c83a73692059c275e9;hpb=e12d3c1e8af44cdf96160d5e6f2b78a957f15155;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index 8f742cb4..9979d18d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,10 +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)