diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1.2 | 2 | Changes 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) |