diff options
author | markt <markt> | 2007-02-10 18:18:36 (GMT) |
---|---|---|
committer | markt <markt> | 2007-02-10 18:18:36 (GMT) |
commit | 4eb87522a0c7954d9bd6cc0aac38cc64ac204412 (patch) | |
tree | 3171fa39053a8f48d345baf079820f35ff0ac20e /ChangeLog | |
parent | 6b92622d6e7431fc7891a56c9bea89bc80f8e91e (diff) | |
download | fluxbox_lack-4eb87522a0c7954d9bd6cc0aac38cc64ac204412.zip fluxbox_lack-4eb87522a0c7954d9bd6cc0aac38cc64ac204412.tar.bz2 |
it was still possible to move a window by grabbing the border with session.ignoreBorder: true
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 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/02/10: | 3 | *07/02/10: |
4 | * Fixed a bug with `session.ignoreBorder: true' (Mark) | ||
5 | Window.cc | ||
4 | * Fixed a bug with resizing windows for clients when only the width is | 6 | * Fixed a bug with resizing windows for clients when only the width is |
5 | specified (Mark) | 7 | specified (Mark) |
6 | Window.cc | 8 | Window.cc |