aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2004-04-28 13:04:06 (GMT)
committerrathnor <rathnor>2004-04-28 13:04:06 (GMT)
commitbb779745f45c917099fde31c4cea8bb6d6bc6f7d (patch)
tree89eb15166c04426e451481ff8c206a773ad089e6 /ChangeLog
parent161aad980acb4cccb5945a29eed2f1d490eb28c4 (diff)
downloadfluxbox-bb779745f45c917099fde31c4cea8bb6d6bc6f7d.zip
fluxbox-bb779745f45c917099fde31c4cea8bb6d6bc6f7d.tar.bz2
add apps file matching on role. Includes new textProperty property on
FbWindow.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a7f45c..bc98ae0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.10: 2Changes for 0.9.10:
3*04/04/28:
4 * Add apps file matching on WM_WINDOW_ROLE (Simon)
5 - use "role=string". Particularly useful for gaim windows
6 [app] (role=buddy_list) ...
7 ClientPattern.hh/cc FbWindow.hh/cc
3*04/04/27: 8*04/04/27:
4 * Fix up several toolbar theme items and alignments (Simon) 9 * Fix up several toolbar theme items and alignments (Simon)
5 - big improvement in look/compatibility of older styles 10 - big improvement in look/compatibility of older styles