diff options
author | rathnor <rathnor> | 2003-04-20 12:21:35 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-04-20 12:21:35 (GMT) |
commit | 2a1bc27e90ae96f14a2fc0164fef074974023389 (patch) | |
tree | 260f797a90be16e2d86c64156d96c2089b730040 /ChangeLog | |
parent | e75378d0e6d5891536e24389fcbeabeb7a9d579a (diff) | |
download | fluxbox_paul-2a1bc27e90ae96f14a2fc0164fef074974023389.zip fluxbox_paul-2a1bc27e90ae96f14a2fc0164fef074974023389.tar.bz2 |
add directional focus movement (Simon)
incl new keybindings FocusUp, FocusDown, FocusLeft, FocusRight
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ Changes for 0.9.2: | |||
3 | *03/04/20: | 3 | *03/04/20: |
4 | * Snap to Windows (and toolbar, slit + screen edge) (Simon) | 4 | * Snap to Windows (and toolbar, slit + screen edge) (Simon) |
5 | Window.hh/cc | 5 | Window.hh/cc |
6 | * Directional focus movement (key actions FocusUp/Down/Left/Right) (Simon) | ||
7 | Keys.hh/cc Screen.hh/cc fluxbox.cc | ||
6 | Changes for 0.9.1: | 8 | Changes for 0.9.1: |
7 | *03/04/16: | 9 | *03/04/16: |
8 | * Fixed resize bug (Henrik) | 10 | * Fixed resize bug (Henrik) |