diff options
author | markt <markt> | 2006-07-23 09:51:54 (GMT) |
---|---|---|
committer | markt <markt> | 2006-07-23 09:51:54 (GMT) |
commit | be2f40a10d9c11a56c0c53307be5557a127027e9 (patch) | |
tree | 0cd5067c32dc42dbcbb59ad32d7d2a08f44cdf6f /ChangeLog | |
parent | b0b28c4bbb20ffcf56b445caca112d8866c9c788 (diff) | |
download | fluxbox_lack-be2f40a10d9c11a56c0c53307be5557a127027e9.zip fluxbox_lack-be2f40a10d9c11a56c0c53307be5557a127027e9.tar.bz2 |
use a timer to make sure focus always reverts if possible
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/07/23: | ||
4 | * Use a timer to make sure focus always reverts if possible (Mark) | ||
5 | fluxbox.cc/hh and reverse patch from 06/07/20 | ||
3 | *06/07/22: | 6 | *06/07/22: |
4 | * Ewmh compliance updates: (Mark) | 7 | * Ewmh compliance updates: (Mark) |
5 | - implemented _NET_WM_MOVERESIZE_CANCEL (new in version 1.4.draft-1) | 8 | - implemented _NET_WM_MOVERESIZE_CANCEL (new in version 1.4.draft-1) |