diff options
author | Jim Ramsay <jim.ramsay@motorola.com> | 2010-06-01 16:39:24 (GMT) |
---|---|---|
committer | Jim Ramsay <jim.ramsay@motorola.com> | 2010-06-01 16:39:24 (GMT) |
commit | 3578d1474180ea151adf20ca745aa4ce3f4b3059 (patch) | |
tree | 2c949c5cac93ba463b2eb25987708c1967ad2486 | |
parent | 37a24132b5cd444fca025259f05618eec52935b2 (diff) | |
download | fluxbox_pavel-3578d1474180ea151adf20ca745aa4ce3f4b3059.zip fluxbox_pavel-3578d1474180ea151adf20ca745aa4ce3f4b3059.tar.bz2 |
Updating ChangeLog for StrictMouseFocus change
-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) |