X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=CHANGELOG;h=51e47a35b45a89319404e47a272cec4765d34333;hb=203a52191e2e2d484ba45ad67a58e373a2f69b72;hp=ba8f67066ab9bbf16aed51ac1c9265bb417e9092;hpb=d8e7261309673d25a02868bf476ca55c2d9b3b3c;p=chaz%2Fopenbox diff --git a/CHANGELOG b/CHANGELOG index ba8f6706..51e47a35 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,16 @@ +: + * 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) + 3.0-rc4: * Closed bug #921 (focus rectangle stays on the screen after modifier release) @@ -10,6 +23,11 @@ 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)