diff options
author | markt <markt> | 2006-07-14 06:00:37 (GMT) |
---|---|---|
committer | markt <markt> | 2006-07-14 06:00:37 (GMT) |
commit | fde970a21d62756cdbca1fe5acd75386b251814c (patch) | |
tree | 795f1415d22eb4131d8d602c0b4f56a6821a8df2 /ChangeLog | |
parent | d32a7af7e6540221edbf43cee7b89a36e0755a66 (diff) | |
download | fluxbox-fde970a21d62756cdbca1fe5acd75386b251814c.zip fluxbox-fde970a21d62756cdbca1fe5acd75386b251814c.tar.bz2 |
include iconic windows when cycling
also, stop cycling on one screen when cycling begins on another
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/07/14: | ||
4 | * Fix a possible bug with window cycling on multiple screens (Mark) | ||
5 | fluxbox.cc WorkspaceCmd.cc | ||
6 | * Include minimized windows when "alt-tabbing", added 16 to the | ||
7 | Next/PrevWindow bitmask to disable the behavior (Mark) | ||
8 | FocusControl.cc/hh | ||
3 | *06/07/13: | 9 | *06/07/13: |
4 | * Remove some redundant code for loading styles (Mark) | 10 | * Remove some redundant code for loading styles (Mark) |
5 | fluxbox.cc Screen.cc RootTheme.cc/hh | 11 | fluxbox.cc Screen.cc RootTheme.cc/hh |