diff options
author | rathnor <rathnor> | 2004-06-16 15:38:19 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-06-16 15:38:19 (GMT) |
commit | 8f88c1fecb28dc15ecfd2ee210a8e466afe5456c (patch) | |
tree | 5adbb44deec68449ee216c10ff047d4446c2a510 /ChangeLog | |
parent | db6e78bba9fbd0e216f0ebbe5d4f55090ca62069 (diff) | |
download | fluxbox-8f88c1fecb28dc15ecfd2ee210a8e466afe5456c.zip fluxbox-8f88c1fecb28dc15ecfd2ee210a8e466afe5456c.tar.bz2 |
toolbar fixes, updates and optimisations
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes for 0.9.10: |
3 | *04/06/17: | ||
4 | * Improve rendering speed of toolbar (Simon) | ||
5 | - remove many redundant renders (esp. startup) | ||
6 | - only update clock if the text has changed | ||
7 | - fix transparency and border on most items | ||
8 | IconbarTool.hh/cc IconButton.cc Toolbar.cc Container.cc | ||
9 | ClockTool.cc WorkspaceNameTool.cc | ||
3 | *04/06/14: | 10 | *04/06/14: |
4 | * More menu transparency improvements (Henrik) | 11 | * More menu transparency improvements (Henrik) |
5 | Menu.cc | 12 | Menu.cc |