1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-25 16:02:33 +01:00

fixed issue with window being moved by 1 pixel up and left when the window

move was initiated by the client
This commit is contained in:
dan
2005-03-13 00:15:13 +00:00
parent 24519b6292
commit 2f56373cc2
3 changed files with 14 additions and 7 deletions

View File

@@ -17,6 +17,8 @@ Changes since version 0.91.0:
- added code to automatically update the icon paths from the old .AppInfo
style to the new Library/WindowMaker style in WMWindowAttributes when
Window Maker starts to make transition transparent for users.
- fixed issue with window being moved by 1 pixel up and left when the window
move was initiated by the client
Changes since version 0.90.0: