diff options
author | markt <markt> | 2007-01-01 07:15:59 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-01 07:15:59 (GMT) |
commit | 9910094bd10d857b250e3e7826a4305695ed23a0 (patch) | |
tree | 74f099b36dbac8f6af17acdd5f3a590f5b1641bb /ChangeLog | |
parent | d6a3af53ffacbcd89e8161b5a5908ad468285b9a (diff) | |
download | fluxbox-9910094bd10d857b250e3e7826a4305695ed23a0.zip fluxbox-9910094bd10d857b250e3e7826a4305695ed23a0.tar.bz2 |
don't set menuicon background to style's pixmap when the window has an icon
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ | |||
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/01/01: | 3 | *07/01/01: |
4 | * Happy New Year! | 4 | * Happy New Year! |
5 | * Don't draw style's menu icon pixmap underneath the program's icon (Mark) | ||
6 | WinButton.cc | ||
5 | * Don't run [startup] items in apps file if fluxbox fails to start (Mark) | 7 | * Don't run [startup] items in apps file if fluxbox fails to start (Mark) |
6 | fluxbox.cc/hh | 8 | fluxbox.cc/hh |
7 | * Don't run [startup] items in apps file on reconfigure (Mark) | 9 | * Don't run [startup] items in apps file on reconfigure (Mark) |