diff options
author | rathnor <rathnor> | 2003-07-19 03:59:56 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-19 03:59:56 (GMT) |
commit | a827c24e36aa3cf42566fe44dde5848df7679d14 (patch) | |
tree | c92a16e1fa0eab7feb6c5f0caeee5b2e11460443 /ChangeLog | |
parent | 2e3bd41f4e0e5d10c65888b277f944d75938fab8 (diff) | |
download | fluxbox-a827c24e36aa3cf42566fe44dde5848df7679d14.zip fluxbox-a827c24e36aa3cf42566fe44dde5848df7679d14.tar.bz2 |
fix alpha setting for menus when multiple screens by moving from static in menu
to part of MenuTheme
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 0.9.5: | 2 | Changes for 0.9.5: |
3 | *03/07/19: | 3 | *03/07/19: |
4 | * Move menu alpha setting into MenuTheme (Simon) | ||
5 | - fixes alpha init on multi-screened machines | ||
6 | MenuTheme.hh/cc Menu.hh/cc Screen.cc | ||
4 | * Add compiled-in defaults to fluxbox -info (thanks Matt Hope) | 7 | * Add compiled-in defaults to fluxbox -info (thanks Matt Hope) |
5 | main.cc | 8 | main.cc |
6 | * Redo ResourceManager so that it loads resources on registration, and | 9 | * Redo ResourceManager so that it loads resources on registration, and |