diff options
author | rathnor <rathnor> | 2004-04-14 15:40:57 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-04-14 15:40:57 (GMT) |
commit | cf2b24b645008ee2efdc14391baad793f8a49f5f (patch) | |
tree | a8d44940959e604af8d3db82140b3ffb2e9d6bb9 /ChangeLog | |
parent | 0b8592b203c5da0fee069801e8413a5cc7c2eb64 (diff) | |
download | fluxbox-cf2b24b645008ee2efdc14391baad793f8a49f5f.zip fluxbox-cf2b24b645008ee2efdc14391baad793f8a49f5f.tar.bz2 |
fix the hang some more, hopefully final
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.9: | 2 | Changes for 0.9.9: |
3 | *04/04/14: | 3 | *04/04/14: |
4 | * Half revert a bit of the below, since it broke click-to-focus (Simon) | ||
5 | -> adds back the grab, but as an async one | ||
6 | Window.cc | ||
4 | * Hopefully fix the "stange" hang on restart (Simon) | 7 | * Hopefully fix the "stange" hang on restart (Simon) |
5 | - remove big sync-ed grab on all Button1 events | 8 | - remove big sync-ed grab on all Button1 events |
6 | - Also tidy and fix tab moving | 9 | - Also tidy and fix tab moving |