diff options
author | rathnor <rathnor> | 2003-04-17 02:02:43 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-04-17 02:02:43 (GMT) |
commit | ff2371e11a9508211fc8f237e8edd4ff6474866b (patch) | |
tree | ca6d53260f5f35bb566f6225218eaaa97f8a86d9 | |
parent | 1cdb10e841bae07a3db5abd6267f32736a82ff3e (diff) | |
download | fluxbox-ff2371e11a9508211fc8f237e8edd4ff6474866b.zip fluxbox-ff2371e11a9508211fc8f237e8edd4ff6474866b.tar.bz2 |
just add a small thanks to Sean Seefried for his initial stacked cycling
patch that helped give some ideas for MRU cycling.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ Changes for 0.9.1: | |||
29 | Window.cc, Screen.hh/cc, Toolbar.hh/cc, FbCommands.cc, | 29 | Window.cc, Screen.hh/cc, Toolbar.hh/cc, FbCommands.cc, |
30 | Workspace.cc, Gnome.cc | 30 | Workspace.cc, Gnome.cc |
31 | * Add most recently used/stacked window cycling, set as default (Simon) | 31 | * Add most recently used/stacked window cycling, set as default (Simon) |
32 | Thanks also to Sean Seefried for his initial patch. | ||
32 | Window.cc Screen.hh/cc fluxbox.hh/cc Keys.hh/cc | 33 | Window.cc Screen.hh/cc fluxbox.hh/cc Keys.hh/cc |
33 | *03/04/14: | 34 | *03/04/14: |
34 | * merged embedded-tab-branch into main branch (Henrik) | 35 | * merged embedded-tab-branch into main branch (Henrik) |