diff options
author | markt <markt> | 2007-06-01 02:00:00 (GMT) |
---|---|---|
committer | markt <markt> | 2007-06-01 02:00:00 (GMT) |
commit | 6667c365ce0a5620f3904885222d0f040e71dadd (patch) | |
tree | 1a79b77bffc2882c56b46012442e623514682243 /ChangeLog | |
parent | 575b288654c7a97cb8232f5e3d03b327ff0aefd6 (diff) | |
download | fluxbox-6667c365ce0a5620f3904885222d0f040e71dadd.zip fluxbox-6667c365ce0a5620f3904885222d0f040e71dadd.tar.bz2 |
added AddWorkspace and RemoveLastWorkspace key commands
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 1.1: | 2 | Changes for 1.1: |
3 | *07/06/01: | ||
4 | * Added key commands AddWorkspace and RemoveLastWorkspace (Mark) | ||
5 | FbCommandFactory.cc WorkspaceCmd.cc/hh | ||
3 | *07/05/23: | 6 | *07/05/23: |
4 | * Added key command :Attach <pattern> which groups all windows matching the | 7 | * Added key command :Attach <pattern> which groups all windows matching the |
5 | given pattern (Mark) | 8 | given pattern (Mark) |