diff options
author | simonb <simonb> | 2005-05-10 16:29:00 (GMT) |
---|---|---|
committer | simonb <simonb> | 2005-05-10 16:29:00 (GMT) |
commit | 5fec1906cc4faf83ec2424aa48c2a050b0254d15 (patch) | |
tree | cc65550334da8a019887fba4c0000d0422420a03 /ChangeLog | |
parent | c6c7788405b8f6f5990e4ff9a69123d13b1487f4 (diff) | |
download | fluxbox_pavel-5fec1906cc4faf83ec2424aa48c2a050b0254d15.zip fluxbox_pavel-5fec1906cc4faf83ec2424aa48c2a050b0254d15.tar.bz2 |
cache the root pixmap (per screen)
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.13 | 2 | Changes for 0.9.13 |
3 | *05/05/10: | 3 | *05/05/10: |
4 | * Cache root pixmap, watch for property changes (Simon) | ||
5 | (previously was checked EVERY time = lots) | ||
6 | FbTk/FbPixmap.hh/cc fluxbox.cc | ||
4 | * minor tweak to configure.in (thanx php-coder) | 7 | * minor tweak to configure.in (thanx php-coder) |
5 | *05/05/09: | 8 | *05/05/09: |
6 | * Fix for fbrun and completion (thanx Vadim) | 9 | * Fix for fbrun and completion (thanx Vadim) |