diff options
author | rathnor <rathnor> | 2004-04-30 13:11:40 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-04-30 13:11:40 (GMT) |
commit | 386b9d034b6b8e9164c0449e623ef22e0c9808e9 (patch) | |
tree | 24f1317cb84edf014f6fcba0b2f8815882dd3952 /ChangeLog | |
parent | fe1d66a524b07ca5be8cd9a1121401516269d77c (diff) | |
download | fluxbox-386b9d034b6b8e9164c0449e623ef22e0c9808e9.zip fluxbox-386b9d034b6b8e9164c0449e623ef22e0c9808e9.tar.bz2 |
reparent tweak
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 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/04/30: | ||
4 | * fix up reparent issue that affects java menus (thanks Scott Moser) | ||
5 | Window.cc | ||
3 | *04/04/28: | 6 | *04/04/28: |
4 | * Fix key bindings for directional focus movement (Simon) | 7 | * Fix key bindings for directional focus movement (Simon) |
5 | - reminder, key actions are: FocusUp, FocusDown, FocusLeft, FocusRight | 8 | - reminder, key actions are: FocusUp, FocusDown, FocusLeft, FocusRight |