diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 1.1: | 2 | Changes for 1.1: |
3 | *07/05/13: | ||
4 | * Added new placement policies {Row,Col}MinOverlapPlacement. They behave the | ||
5 | same as {Row,Col}SmartPlacement when the window fits but fall back on | ||
6 | minimizing overlap with other windows instead of CascadePlacement (Mark) | ||
7 | MinOverlapPlacement.cc/hh ScreenPlacement.cc/hh | ||
3 | *07/05/12: | 8 | *07/05/12: |
4 | * Changed interpretation of Horizontal/Vertical maximization of a window that | 9 | * Changed interpretation of Horizontal/Vertical maximization of a window that |
5 | is already maximized (Mark) | 10 | is already maximized (Mark) |