Updating ChangeLog for StrictMouseFocus change

This commit is contained in:
Jim Ramsay 2010-06-01 12:39:24 -04:00
parent 37a24132b5
commit 3578d14741

View file

@ -1,6 +1,12 @@
(Format: Year/Month/Day)
Changes for 1.1.2
*10/06/01:
* Added new focus model 'StrictMouseFocus'. This will affect focus when
closing, moving, lowering windows, changing desktops, etc, whereas the
'MouseFocus' model will only change focus when you move the mouse (Jim)
FocusControl.cc/hh, Screen.cc, ClientMenu.cc
*10/05/01:
* Fixed placement bug of maximized windows when moved out of a xinerama
screen (Mathias)