diff options
author | markt <markt> | 2007-01-14 19:04:38 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-14 19:04:38 (GMT) |
commit | 6512024f08e71c10b41040318e7dc0f9a5810224 (patch) | |
tree | c4f7c8b9f1f3268194d04a00a4e76b1bec8f983d /ChangeLog | |
parent | fc502861a45704a8f7cd21282cbccd7e5ac620f3 (diff) | |
download | fluxbox-6512024f08e71c10b41040318e7dc0f9a5810224.zip fluxbox-6512024f08e71c10b41040318e7dc0f9a5810224.tar.bz2 |
allow windows to deiconify themselves
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/14: | 3 | *07/01/14: |
4 | * Properly 'properly fix' shaded and stuck windows on restart -- i.e. allow | ||
5 | windows to deiconify themselves the rest of the time (Mark) | ||
6 | Window.cc | ||
4 | * Several changes for background style option: (Mark) | 7 | * Several changes for background style option: (Mark) |
5 | - now support `background: mod' to coincide with fbsetroot -mod -- | 8 | - now support `background: mod' to coincide with fbsetroot -mod -- |
6 | In addition to `background.color' and `background.colorTo', this option | 9 | In addition to `background.color' and `background.colorTo', this option |