diff options
author | rathnor <rathnor> | 2004-03-21 09:00:25 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-03-21 09:00:25 (GMT) |
commit | dea3281e6917601a81df7833457a942b875b8e49 (patch) | |
tree | 09878620d13c944a2a6af724dc3b3366984bac2f /ChangeLog | |
parent | 2d82374b2f458c32895b093aff8c77e88daea2ba (diff) | |
download | fluxbox_pavel-dea3281e6917601a81df7833457a942b875b8e49.zip fluxbox_pavel-dea3281e6917601a81df7833457a942b875b8e49.tar.bz2 |
primarily focus fix/tweak/rejigging
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 |