X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=b590cbac6f1a0b2e5f65f56f196c364aaa688843;hb=eaa3b3aaa72c5828902639dfa215f6c3b6c2a282;hp=c1381f4bb9e3a7ea4b637e8797b25a21af4a82cb;hpb=cd985eb4cd6a6eec39b16df0d5fa779d489a5dd8;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index c1381f4b..b590cbac 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,35 @@ +3.0-rc5: + * Closed bug #908 (sometimes some weird grab is left) + * Closed bug #945 (xawtv overlay visible on every desktop) + * Closed bug #944 (remove restarting/reconfiguring messages from + openbox.c) + * Closed bug #946 (use g_strsplit in parse.c:split_paths()) + * Closed bug #943 (consistent glib type (gint, gchar, etc.) usage) + * Closed bug #951 (stale openbox session files) + * Closed bug #947 (Sloppyfocus can yield two windows at the same time + with focus (!)) + * Closed bug #948 (Gets stuck in 'move' mode if mouse is let up while + dragged away from title bar) + * Closed bug #949 (dock above gnome panel behaviour) + +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 + * Closed bug #940 (actions dont work on desktops with no client + windows) + 3.0-rc3: * Closed bug #904 (ToggleMaximizeHorz & Vert dont always toggle) * Allow resizing of windows in only vertical/horizontal directions