aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormarkt <markt>2007-02-10 18:13:30 (GMT)
committermarkt <markt>2007-02-10 18:13:30 (GMT)
commit6b92622d6e7431fc7891a56c9bea89bc80f8e91e (patch)
tree108ed7746b9e0197eae6fb37dbfd9b5184d53775 /ChangeLog
parent6fdda1a31d2417c23f5f222114d30ce6abec8b40 (diff)
downloadfluxbox-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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ddece80..4b51ce9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc3: 2Changes 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.