diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.9: | 2 | Changes for 0.9.9: |
3 | *04/03/21: | ||
4 | * A number of small fixes (Simon) | ||
5 | - Fix up focus+highlights on tab close | ||
6 | - Centralise focus fallbacks (fluxbox::unfocusWindow) | ||
7 | - we now prefer the last focused window in the current tabgroup to | ||
8 | the actual last focused window on the whole screen. | ||
9 | fluxbox.hh/cc Screen.hh/cc Window.hh/cc Workspace.hh/cc FbWinFrame.cc | ||
3 | *04/03/19: | 10 | *04/03/19: |
4 | * fluxbox-generate_menu: (Han) | 11 | * fluxbox-generate_menu: (Han) |
5 | removes the reload-menu code which is obsolete | 12 | removes the reload-menu code which is obsolete |