diff options
author | markt <markt> | 2006-06-28 19:17:38 (GMT) |
---|---|---|
committer | markt <markt> | 2006-06-28 19:17:38 (GMT) |
commit | 6f2a566206faa0e6e8eff34f96888f6910644f56 (patch) | |
tree | 4e71fe5642b60d3f0934dbc6c6cf2bfd73355fc1 /ChangeLog | |
parent | c5c316e09b27cda8b4b9a2d9a78d458402585a1b (diff) | |
download | fluxbox-6f2a566206faa0e6e8eff34f96888f6910644f56.zip fluxbox-6f2a566206faa0e6e8eff34f96888f6910644f56.tar.bz2 |
more focus issues with linear cycling and tabbed windows
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc2: | 2 | Changes for 1.0rc2: |
3 | *06/06/28: | 3 | *06/06/28: |
4 | * Fixed more focus issues with linear cycling and tabbed windows (Mark) | ||
5 | Window.cc FocusControl.cc Screen.cc | ||
4 | * Fixed some focus issues on detach and restart (Mark) | 6 | * Fixed some focus issues on detach and restart (Mark) |
5 | Window.cc FocusControl.cc/hh Screen.cc | 7 | Window.cc FocusControl.cc/hh Screen.cc |
6 | *06/06/27: | 8 | *06/06/27: |