aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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)