diff options
author | rathnor <rathnor> | 2003-04-15 00:50:25 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-04-15 00:50:25 (GMT) |
commit | 58e19dc91eba51739d4b8ed2dfdbb49e28d96379 (patch) | |
tree | 1fbb529d593c1b1b1fabb76832a97783649cab23 /ChangeLog | |
parent | 1aa5ede1b70dfba6519eeaa38101948bbdfea8a2 (diff) | |
download | fluxbox-58e19dc91eba51739d4b8ed2dfdbb49e28d96379.zip fluxbox-58e19dc91eba51739d4b8ed2dfdbb49e28d96379.tar.bz2 |
add most recently used window cycling (Simon)
It is now the default cycling action
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.1: | 2 | Changes for 0.9.1: |
3 | *03/04/15: | ||
4 | * Add most recently used/stacked window cycling, set as default (Simon) | ||
5 | Window.cc Screen.hh/cc fluxbox.hh/cc Keys.hh/cc | ||
3 | *03/04/14: | 6 | *03/04/14: |
4 | * Don't create menuconfig during install and style cleanups (Han) | 7 | * Don't create menuconfig during install and style cleanups (Han) |
5 | fluxbox_generate_menu | 8 | fluxbox_generate_menu |