aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-01-11 19:22:46 (GMT)
committermarkt <markt>2007-01-11 19:22:46 (GMT)
commit9cace1f2cb9a082408e49e668bd02a16a016cd6e (patch)
tree0eeb0bc4b8baaeacfa0200988883183c58ea0620 /ChangeLog
parent45743c6f42aa50548141dad7a050a6150200b22a (diff)
downloadfluxbox-9cace1f2cb9a082408e49e668bd02a16a016cd6e.zip
fluxbox-9cace1f2cb9a082408e49e668bd02a16a016cd6e.tar.bz2
add feature to minimize windows in current layer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c6160e..d1a6732 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes 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