diff options
author | simonb <simonb> | 2006-04-19 06:55:14 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-19 06:55:14 (GMT) |
commit | 853b0340373b81110c151e97189dea16938d3dd9 (patch) | |
tree | 6358647bc2057d40fa0fe93a99dec32088e37091 /ChangeLog | |
parent | 759ca9e6b5103c5589d4d5db3883fd34801cb1bf (diff) | |
download | fluxbox_pavel-853b0340373b81110c151e97189dea16938d3dd9.zip fluxbox_pavel-853b0340373b81110c151e97189dea16938d3dd9.tar.bz2 |
mouse focus fixes - thanks Scott Kuhl: skuhl AT cs utah edu
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/19: | 3 | *06/04/19: |
4 | * Fixes to Mouse Focus (thanks Scott Kuhl; skuhl AT cs utah edu) | ||
5 | Window.cc | ||
4 | * Allow ~ in "background" pixmap options (Simon + thanks_markt) | 6 | * Allow ~ in "background" pixmap options (Simon + thanks_markt) |
5 | RootTheme.cc | 7 | RootTheme.cc |
6 | * Windows keep relative position in ArrangeWindows (Mathias) | 8 | * Windows keep relative position in ArrangeWindows (Mathias) |