aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-04-19 06:55:14 (GMT)
committersimonb <simonb>2006-04-19 06:55:14 (GMT)
commit853b0340373b81110c151e97189dea16938d3dd9 (patch)
tree6358647bc2057d40fa0fe93a99dec32088e37091 /ChangeLog
parent759ca9e6b5103c5589d4d5db3883fd34801cb1bf (diff)
downloadfluxbox-853b0340373b81110c151e97189dea16938d3dd9.zip
fluxbox-853b0340373b81110c151e97189dea16938d3dd9.tar.bz2
mouse focus fixes - thanks Scott Kuhl: skuhl AT cs utah edu
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe452ad..cd4ae91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.16: 2Changes 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)