diff options
Diffstat (limited to 'ChangeLog')
-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.0.0: | 2 | Changes for 1.0.0: |
3 | *07/08/09: | 3 | *07/08/09: |
4 | * Fix shaping handling, stage 2, (Simon) | ||
5 | - rewrite the core of the Shape handling so that it properly | ||
6 | merges client and frame shapes. Fixes all sorts of odd shaping | ||
7 | behaviour, and incidentally xeyes now gets a visible frame | ||
8 | (not having the frame was actually a bug). | ||
9 | Shape.hh/cc FbWinFrame.hh/cc Window.hh/cc | ||
4 | * Fix shaping handling, stage 1, (Simon) | 10 | * Fix shaping handling, stage 1, (Simon) |
5 | - do borders properly with rounded corners | 11 | - do borders properly with rounded corners |
6 | - propagate client clip mask as well as bounding mask | 12 | - propagate client clip mask as well as bounding mask |