all repos — openbox @ 7043ce904bd0699df4c2d2c94333d911a06b7445

openbox fork - make it a bit more like ryudo

recent changes
Dana Jansens danakj@orodu.net
commit

7043ce904bd0699df4c2d2c94333d911a06b7445

parent

6fd8c6f5fcf0f331fb89e607e759063b123d8ba9

1 files changed, 4 insertions(+), 1 deletions(-)

jump to
M CHANGELOGCHANGELOG

@@ -1,10 +1,13 @@

-: +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. 3.0-rc3: * Closed bug #904 (ToggleMaximizeHorz & Vert dont always toggle)