diff options
author | rathnor <rathnor> | 2003-05-04 16:55:40 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-05-04 16:55:40 (GMT) |
commit | b10dc8434b4faa7c4b9be82c00f1c4e141eab0c4 (patch) | |
tree | c8155258f61711b3f90dcbe3c02011323f5d12c7 /ChangeLog | |
parent | cd3379270b388cbfe5040d43a4c90f976c06e1b7 (diff) | |
download | fluxbox-b10dc8434b4faa7c4b9be82c00f1c4e141eab0c4.zip fluxbox-b10dc8434b4faa7c4b9be82c00f1c4e141eab0c4.tar.bz2 |
add session.ignoreBorder to ignore border for movement events
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 | * add session.ignoreBorder - ignores window border with movement (Simon) | ||
5 | fluxbox.hh/cc Window.cc | ||
4 | * Fix warping with multiple screens (Simon) | 6 | * Fix warping with multiple screens (Simon) |
5 | Window.cc | 7 | Window.cc |
6 | * Set many key events/commands to act on the screen the mouse is on, | 8 | * Set many key events/commands to act on the screen the mouse is on, |