1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 17:32:29 +01:00

- Fixed WMGetViewScreenPosition() to consider the window decorations.

This commit is contained in:
dan
2002-03-04 08:52:49 +00:00
parent efcf27f854
commit 84fa789cd6
2 changed files with 15 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ Changes since wmaker 0.80.0:
- rewrote WMBox to use a WMArray for subviews. with this change fixed a bug
about arranging subviews after removing one and a memleak occuring in the
same case.
- Fixed WMGetViewScreenPosition() to consider the window decorations.
Changes since wmaker 0.70.0: