aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-04-20 12:21:35 (GMT)
committerrathnor <rathnor>2003-04-20 12:21:35 (GMT)
commit2a1bc27e90ae96f14a2fc0164fef074974023389 (patch)
tree260f797a90be16e2d86c64156d96c2089b730040 /ChangeLog
parente75378d0e6d5891536e24389fcbeabeb7a9d579a (diff)
downloadfluxbox-2a1bc27e90ae96f14a2fc0164fef074974023389.zip
fluxbox-2a1bc27e90ae96f14a2fc0164fef074974023389.tar.bz2
add directional focus movement (Simon)
incl new keybindings FocusUp, FocusDown, FocusLeft, FocusRight
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b8f479..737445a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
6Changes for 0.9.1: 8Changes for 0.9.1:
7*03/04/16: 9*03/04/16:
8 * Fixed resize bug (Henrik) 10 * Fixed resize bug (Henrik)