diff options
author | rathnor <rathnor> | 2004-04-28 13:04:06 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-04-28 13:04:06 (GMT) |
commit | bb779745f45c917099fde31c4cea8bb6d6bc6f7d (patch) | |
tree | 89eb15166c04426e451481ff8c206a773ad089e6 /ChangeLog | |
parent | 161aad980acb4cccb5945a29eed2f1d490eb28c4 (diff) | |
download | fluxbox_pavel-bb779745f45c917099fde31c4cea8bb6d6bc6f7d.zip fluxbox_pavel-bb779745f45c917099fde31c4cea8bb6d6bc6f7d.tar.bz2 |
add apps file matching on role. Includes new textProperty property on
FbWindow.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.10: | 2 | Changes 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 |