diff options
author | markt <markt> | 2007-01-21 19:04:01 (GMT) |
---|---|---|
committer | markt <markt> | 2007-01-21 19:04:01 (GMT) |
commit | 240ebcb30a0b2a342fe1aad3985654fa54ff36fe (patch) | |
tree | b92376d4ae7774a77f7a964f44e7d06a328fc161 /ChangeLog | |
parent | 92537091003a9e259abff98e648e58c63a201bc1 (diff) | |
download | fluxbox_lack-240ebcb30a0b2a342fe1aad3985654fa54ff36fe.zip fluxbox_lack-240ebcb30a0b2a342fe1aad3985654fa54ff36fe.tar.bz2 |
allow transparency in window buttons
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/21: | 3 | *07/01/21: |
4 | * Allow transparency in window buttons, so they show the titlebar underneath | ||
5 | instead of black (Mark) | ||
6 | WinButton.cc/hh FbWinFrame.cc | ||
4 | * Little fix for closing tabs with non-default gravity (Mark) | 7 | * Little fix for closing tabs with non-default gravity (Mark) |
5 | Window.cc | 8 | Window.cc |
6 | * Several fixes for menu behavior (Mark) | 9 | * Several fixes for menu behavior (Mark) |