diff options
author | markt <markt> | 2006-12-18 18:41:31 (GMT) |
---|---|---|
committer | markt <markt> | 2006-12-18 18:41:31 (GMT) |
commit | 83b9e392933ca882ff89140a9a7f93df8df512e6 (patch) | |
tree | d48329becb66fe6c694e43329ade4264eedac611 /ChangeLog | |
parent | 2ff67d09a733e8e986e8f212bb02dd3d5fef40ee (diff) | |
download | fluxbox-83b9e392933ca882ff89140a9a7f93df8df512e6.zip fluxbox-83b9e392933ca882ff89140a9a7f93df8df512e6.tar.bz2 |
Rotate items in toolbar the same way as tabs
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.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/12/18: | ||
4 | * Rotate items in toolbar the same way as tabs (Mark) | ||
5 | Toolbar.cc | ||
3 | *06/12/17: | 6 | *06/12/17: |
4 | * Stop cycling focus when any other command is run, e.g. bug #1595336 (Mark) | 7 | * Stop cycling focus when any other command is run, e.g. bug #1595336 (Mark) |
5 | fluxbox.cc WorkspaceCmd.cc | 8 | fluxbox.cc WorkspaceCmd.cc |