diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.4: | 2 | Changes for 0.9.4: |
3 | *03/06/30: | ||
4 | * Added command "ShowDesktop" (Henrik) | ||
5 | This command iconifies all windows and shows the desktop | ||
6 | WorkspaceCmd.hh/cc, FbCommandFactory.cc | ||
7 | * Added command "ArrangeWindows" (Thanks Ricardo Martins <thecrown<a(t)>softhome.net> ) | ||
8 | This command arranges so all windows are in a nice row/col order | ||
9 | WorkspaceCmd.hh/cc, FbCommandFactory.cc | ||
10 | * Changed class Keys to use FbTk::Command (Henrik) | ||
11 | Keys.hh/cc, fluxbox.cc | ||
12 | * Added Files: (Henrik) | ||
13 | CommandParser.hh/cc, FbCommandFactory.hh/cc, | ||
14 | WorkspaceCmd.hh/cc, CurrentWindowCmd.hh/cc | ||
3 | *03/06/29: | 15 | *03/06/29: |
4 | * Add chbg support to fbsetbg (Thanks Han and Michael T. Dean) | 16 | * Add chbg support to fbsetbg (Thanks Han and Michael T. Dean) |
5 | fbsetbg | 17 | fbsetbg |