diff options
author | markt <markt> | 2006-08-03 21:23:08 (GMT) |
---|---|---|
committer | markt <markt> | 2006-08-03 21:23:08 (GMT) |
commit | 52d3f3f6b6f1c8ccf899f8722ea9befe76da9182 (patch) | |
tree | 1cbc99d06d728ff58e0f35d39c87e3171126adc1 /ChangeLog | |
parent | 81c650c63e3fdbe535cd4a292a4afb07118e1241 (diff) | |
download | fluxbox_pavel-52d3f3f6b6f1c8ccf899f8722ea9befe76da9182.zip fluxbox_pavel-52d3f3f6b6f1c8ccf899f8722ea9befe76da9182.tar.bz2 |
don't raise a window after cycling if it has been minimized
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *06/08/03: | 3 | *06/08/03: |
4 | * Don't raise a window after cycling if it has been minimized (Mark) | ||
5 | FocusControl.cc | ||
4 | * Added support for negative arguments to the `Tab' key command to count | 6 | * Added support for negative arguments to the `Tab' key command to count |
5 | backwards from the last tab in the group (Mark) | 7 | backwards from the last tab in the group (Mark) |
6 | CurrentWindowCmd.cc | 8 | CurrentWindowCmd.cc |