diff options
author | rathnor <rathnor> | 2003-05-01 15:03:36 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-05-01 15:03:36 (GMT) |
commit | 830ffc0c6f5263b2decdac4ba74aa75fd47c78e4 (patch) | |
tree | 2fe7b8cc3e7b67d187240cd089e8551c2dc27178 /ChangeLog | |
parent | ed3f64bc5fc84fe1d33b3c95e9ea7efeb6012f81 (diff) | |
download | fluxbox_pavel-830ffc0c6f5263b2decdac4ba74aa75fd47c78e4.zip fluxbox_pavel-830ffc0c6f5263b2decdac4ba74aa75fd47c78e4.tar.bz2 |
fix slit auto hide triggering
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.2: | 2 | Changes for 0.9.2: |
3 | *03/05/01: | 3 | *03/05/01: |
4 | * Fix slit autohide triggering (Simon) | ||
5 | Slit.cc | ||
4 | * Clean ups and optimising of redraw/reconfigures | 6 | * Clean ups and optimising of redraw/reconfigures |
5 | Also fixes warping in outline focus bug (Simon) | 7 | Also fixes warping in outline focus bug (Simon) |
6 | Window.hh/cc FbWinFrame.hh/cc | 8 | Window.hh/cc FbWinFrame.hh/cc |