diff options
author | rathnor <rathnor> | 2004-03-03 12:53:06 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-03-03 12:53:06 (GMT) |
commit | c0325e612783dfeb2d032a5dc69339dbbb2772c9 (patch) | |
tree | 3ea692788e5dd237dac6c12efc6162ab1c22cab5 /ChangeLog | |
parent | f9fbd86c75181e6701bd93e174773a98b391382c (diff) | |
download | fluxbox-c0325e612783dfeb2d032a5dc69339dbbb2772c9.zip fluxbox-c0325e612783dfeb2d032a5dc69339dbbb2772c9.tar.bz2 |
fix update of keys on kepmapping change
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.9: | 2 | Changes for 0.9.9: |
3 | *04/03/03: | 3 | *04/03/03: |
4 | * Fix update of keys on keymap change (Simon) | ||
5 | fluxbox.cc | ||
4 | * Fix outline moving dropping on source workspace made window | 6 | * Fix outline moving dropping on source workspace made window |
5 | disappear [we now explicitly don't unfocus a moving window] (Simon) | 7 | disappear [we now explicitly don't unfocus a moving window] (Simon) |
6 | Window.cc fluxbox.cc | 8 | Window.cc fluxbox.cc |