aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Ramsay <jim.ramsay@motorola.com>2010-06-01 16:39:24 (GMT)
committerJim Ramsay <jim.ramsay@motorola.com>2010-06-01 16:39:24 (GMT)
commit3578d1474180ea151adf20ca745aa4ce3f4b3059 (patch)
tree2c949c5cac93ba463b2eb25987708c1967ad2486 /ChangeLog
parent37a24132b5cd444fca025259f05618eec52935b2 (diff)
downloadfluxbox-3578d1474180ea151adf20ca745aa4ce3f4b3059.zip
fluxbox-3578d1474180ea151adf20ca745aa4ce3f4b3059.tar.bz2
Updating ChangeLog for StrictMouseFocus change
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index af34579..8b7244d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.1.2 2Changes for 1.1.2
3 3
4*10/06/01:
5 * Added new focus model 'StrictMouseFocus'. This will affect focus when
6 closing, moving, lowering windows, changing desktops, etc, whereas the
7 'MouseFocus' model will only change focus when you move the mouse (Jim)
8 FocusControl.cc/hh, Screen.cc, ClientMenu.cc
9
4*10/05/01: 10*10/05/01:
5 * Fixed placement bug of maximized windows when moved out of a xinerama 11 * Fixed placement bug of maximized windows when moved out of a xinerama
6 screen (Mathias) 12 screen (Mathias)