diff options
author | simonb <simonb> | 2006-05-17 10:28:26 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-05-17 10:28:26 (GMT) |
commit | 5ddabb0f390f69db793b5a6e40be9f94b8f83136 (patch) | |
tree | df25ac8877f8d64665af1d23055e1b0abeca5138 /ChangeLog | |
parent | 22060cac47ec81c0161e52e33af8e4385c6cd794 (diff) | |
download | fluxbox_pavel-5ddabb0f390f69db793b5a6e40be9f94b8f83136.zip fluxbox_pavel-5ddabb0f390f69db793b5a6e40be9f94b8f83136.tar.bz2 |
fix root pixmap + atoms indexes in FbPixmap
Fixes issues with transparency on multiple screens, and probably also
some alternate rootbg atoms
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/05/17: | ||
4 | * Fix transparency on multiple screens & possibly bad root bg atom | ||
5 | reading (Simon) | ||
6 | FbTk/FbPixmap.cc | ||
3 | *06/05/16: | 7 | *06/05/16: |
4 | * Fix bug with horizontal maximisation when quadrant resizing (Mathias) | 8 | * Fix bug with horizontal maximisation when quadrant resizing (Mathias) |
5 | Window.hh/cc | 9 | Window.hh/cc |