diff options
author | rathnor <rathnor> | 2003-12-21 15:24:28 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-12-21 15:24:28 (GMT) |
commit | dfdb8219fa74defd4608f3574128f95eb9fcde64 (patch) | |
tree | 02825d7e3375ebb94daf50015928669764c45cb7 /ChangeLog | |
parent | 8192e8bc2a34d55adae71322362890bace43de72 (diff) | |
download | fluxbox-dfdb8219fa74defd4608f3574128f95eb9fcde64.zip fluxbox-dfdb8219fa74defd4608f3574128f95eb9fcde64.tar.bz2 |
more sloppy focus fixing
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 0.9.7: | 2 | Changes for 0.9.7: |
3 | *03/12/21: | 3 | *03/12/21: |
4 | * And another attempt at sloppy focus issues (Simon) | ||
5 | WinClient.cc Window.cc fluxbox.cc | ||
4 | * Fixed "mozilla" input focus bug (Henrik) | 6 | * Fixed "mozilla" input focus bug (Henrik) |
5 | We must assume Passive when no input hint is set | 7 | We must assume Passive when no input hint is set |
6 | WinClient.cc | 8 | WinClient.cc |