diff options
author | mathias <mathias> | 2005-09-16 15:20:26 (GMT) |
---|---|---|
committer | mathias <mathias> | 2005-09-16 15:20:26 (GMT) |
commit | 15c21ed267ae56087cfb1d5dd41c20012727d29d (patch) | |
tree | 7067f19c5389f10520815485841e87c820a1dd4a /ChangeLog | |
parent | 3a0d8391f84b7c5ebc28b75ab16e1092c1d06e43 (diff) | |
download | fluxbox-15c21ed267ae56087cfb1d5dd41c20012727d29d.zip fluxbox-15c21ed267ae56087cfb1d5dd41c20012727d29d.tar.bz2 |
reverted last change .. the problem of the user must be handled differently... never commit after 3 hours of sleep again.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,10 +1,5 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.15: | 2 | Changes for 0.9.15: |
3 | * Click of LeftMouseButton should always setInputFocus (thanx Eike von Seggern) | ||
4 | solves problem with focus changes via key and then not beeing | ||
5 | able to focus the window underneath the mouse with a simple | ||
6 | click in MouseFocus mode | ||
7 | src/Window.cc | ||
8 | * Use fbsetroot in Default-Styles (Mathias) | 3 | * Use fbsetroot in Default-Styles (Mathias) |
9 | data/styles/* | 4 | data/styles/* |
10 | ------------------------------------------------------------- | 5 | ------------------------------------------------------------- |