diff options
author | fluxgen <fluxgen> | 2003-11-28 23:31:19 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-11-28 23:31:19 (GMT) |
commit | 2993c11f829efa2a161bf0655afbf0d41d0eff93 (patch) | |
tree | a6b747148cd9789ff1e3b47a15ad0895f9a7da27 /ChangeLog | |
parent | 9dc08a463c63d3d5c680d8dadf63a991cf9add7d (diff) | |
download | fluxbox_pavel-2993c11f829efa2a161bf0655afbf0d41d0eff93.zip fluxbox_pavel-2993c11f829efa2a161bf0655afbf0d41d0eff93.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.7: | 2 | Changes for 0.9.7: |
3 | *03/11/29: | ||
4 | * Added shadow text (Henrik) | ||
5 | To use shadow in text you need to add option to your font style item. | ||
6 | The theme item will continue to work in old fluxbox and it'll just | ||
7 | ignore the "shadow" option | ||
8 | Example: | ||
9 | menu.title.font: Verdana-10:bold,shadow | ||
10 | menu.frame.font: Verdana-8:shadow | ||
11 | window.font: sans-8:shadow | ||
12 | *.font: sans-12:shadow | ||
3 | *03/11/27: | 13 | *03/11/27: |
4 | * The "Send To..."-menu is back (Henrik) | 14 | * The "Send To..."-menu is back (Henrik) |
5 | SendToMenu.hh/cc, Window.cc | 15 | SendToMenu.hh/cc, Window.cc |