aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-05-04 16:55:40 (GMT)
committerrathnor <rathnor>2003-05-04 16:55:40 (GMT)
commitb10dc8434b4faa7c4b9be82c00f1c4e141eab0c4 (patch)
treec8155258f61711b3f90dcbe3c02011323f5d12c7 /ChangeLog
parentcd3379270b388cbfe5040d43a4c90f976c06e1b7 (diff)
downloadfluxbox_pavel-b10dc8434b4faa7c4b9be82c00f1c4e141eab0c4.zip
fluxbox_pavel-b10dc8434b4faa7c4b9be82c00f1c4e141eab0c4.tar.bz2
add session.ignoreBorder to ignore border for movement events
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 698b9bf..cf2449e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.2: 2Changes 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,