diff options
author | markt <markt> | 2007-01-11 19:22:46 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-11 19:22:46 (GMT) |
commit | 9cace1f2cb9a082408e49e668bd02a16a016cd6e (patch) | |
tree | 0eeb0bc4b8baaeacfa0200988883183c58ea0620 /ChangeLog | |
parent | 45743c6f42aa50548141dad7a050a6150200b22a (diff) | |
download | fluxbox_pavel-9cace1f2cb9a082408e49e668bd02a16a016cd6e.zip fluxbox_pavel-9cace1f2cb9a082408e49e668bd02a16a016cd6e.tar.bz2 |
add feature to minimize windows in current layer
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/11: | ||
4 | * Added option to :Minimize key command to lower all windows in the same | ||
5 | layer as the focused window -- syntax is `:Minimize (layer)' (Mark) | ||
6 | FbCommandFactory.cc WorkspaceCmd.cc/hh | ||
3 | *07/01/08: | 7 | *07/01/08: |
4 | * Fix another 64-bit window property (Mark/Simon) | 8 | * Fix another 64-bit window property (Mark/Simon) |
5 | FbTk/FbWindow.cc | 9 | FbTk/FbWindow.cc |