aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2006-07-14 06:00:37 (GMT)
committermarkt <markt>2006-07-14 06:00:37 (GMT)
commitfde970a21d62756cdbca1fe5acd75386b251814c (patch)
tree795f1415d22eb4131d8d602c0b4f56a6821a8df2 /ChangeLog
parentd32a7af7e6540221edbf43cee7b89a36e0755a66 (diff)
downloadfluxbox-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ed16b6..dca3258 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes 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