diff options
| -rw-r--r-- | CHANGELOG | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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) |
