aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-07-21 15:26:57 (GMT)
committerrathnor <rathnor>2003-07-21 15:26:57 (GMT)
commit9932b880490d92d12bc07e60e1b7f0c59f29d0fc (patch)
tree0e1b1ccf13625e4197d563545636f34efb7db0be /ChangeLog
parent370a9d474475d708f03795665d915f314f1665fa (diff)
downloadfluxbox-9932b880490d92d12bc07e60e1b7f0c59f29d0fc.zip
fluxbox-9932b880490d92d12bc07e60e1b7f0c59f29d0fc.tar.bz2
fix focus properly
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5622ba0..8039163 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.5: 2Changes 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