diff options
author | markt <markt> | 2007-02-10 18:13:30 (GMT) |
---|---|---|
committer | markt <markt> | 2007-02-10 18:13:30 (GMT) |
commit | 6b92622d6e7431fc7891a56c9bea89bc80f8e91e (patch) | |
tree | 108ed7746b9e0197eae6fb37dbfd9b5184d53775 /ChangeLog | |
parent | 6fdda1a31d2417c23f5f222114d30ce6abec8b40 (diff) | |
download | fluxbox-6b92622d6e7431fc7891a56c9bea89bc80f8e91e.zip fluxbox-6b92622d6e7431fc7891a56c9bea89bc80f8e91e.tar.bz2 |
window was growing when we received a configurerequest that changed width but not height
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.0rc3: | 2 | Changes for 1.0rc3: |
3 | *07/02/10: | ||
4 | * Fixed a bug with resizing windows for clients when only the width is | ||
5 | specified (Mark) | ||
6 | Window.cc | ||
3 | *07/02/09: | 7 | *07/02/09: |
4 | * Introduced support for mouse buttons in the keys file (Mark) | 8 | * Introduced support for mouse buttons in the keys file (Mark) |
5 | - Mouse buttons are bound to new `keys' Mouse1, Mouse2, etc. | 9 | - Mouse buttons are bound to new `keys' Mouse1, Mouse2, etc. |