aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2005-05-10 16:29:00 (GMT)
committersimonb <simonb>2005-05-10 16:29:00 (GMT)
commit5fec1906cc4faf83ec2424aa48c2a050b0254d15 (patch)
treecc65550334da8a019887fba4c0000d0422420a03 /ChangeLog
parentc6c7788405b8f6f5990e4ff9a69123d13b1487f4 (diff)
downloadfluxbox_pavel-5fec1906cc4faf83ec2424aa48c2a050b0254d15.zip
fluxbox_pavel-5fec1906cc4faf83ec2424aa48c2a050b0254d15.tar.bz2
cache the root pixmap (per screen)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 294c1db..81a6bd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.13 2Changes 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)