diff options
author | rathnor <rathnor> | 2003-05-04 13:55:39 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-05-04 13:55:39 (GMT) |
commit | cd3379270b388cbfe5040d43a4c90f976c06e1b7 (patch) | |
tree | 76b0b0f873fda4d020e7ff348397a58957c94ef2 /ChangeLog | |
parent | c21b6fb29fd51cbd5ebb49dda1d10698d8ba2e32 (diff) | |
download | fluxbox-cd3379270b388cbfe5040d43a4c90f976c06e1b7.zip fluxbox-cd3379270b388cbfe5040d43a4c90f976c06e1b7.tar.bz2 |
fix warping with multiple screens
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.2: | 2 | Changes for 0.9.2: |
3 | *03/05/04: | 3 | *03/05/04: |
4 | * Fix warping with multiple screens (Simon) | ||
5 | Window.cc | ||
4 | * Set many key events/commands to act on the screen the mouse is on, | 6 | * Set many key events/commands to act on the screen the mouse is on, |
5 | rather than the focused window (Simon) | 7 | rather than the focused window (Simon) |
6 | fluxbox.cc | 8 | fluxbox.cc |