diff options
author | rathnor <rathnor> | 2003-07-21 15:26:57 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-21 15:26:57 (GMT) |
commit | 9932b880490d92d12bc07e60e1b7f0c59f29d0fc (patch) | |
tree | 0e1b1ccf13625e4197d563545636f34efb7db0be /ChangeLog | |
parent | 370a9d474475d708f03795665d915f314f1665fa (diff) | |
download | fluxbox-9932b880490d92d12bc07e60e1b7f0c59f29d0fc.zip fluxbox-9932b880490d92d12bc07e60e1b7f0c59f29d0fc.tar.bz2 |
fix focus properly
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.5: | 2 | Changes for 0.9.5: |
3 | *03/07/21: | ||
4 | * Really fix focus stuff. Should be properly standards compliant now (I | ||
5 | hope). This also fixes a crash introduced yesterday. (Simon) | ||
6 | WinClient.hh/cc Window.cc fluxbox.cc | ||
3 | *03/07/20: | 7 | *03/07/20: |
4 | * Fix aspects of focus and raising, including transients (Simon) | 8 | * Fix aspects of focus and raising, including transients (Simon) |
5 | - fixes focus toggling with transients and sloppy focus | 9 | - fixes focus toggling with transients and sloppy focus |