Closed trunkmaster closed 4 years ago
Sorry, I lost track of these different changes. This one seems to revert some previous change plus to add on top. Hopefully you understand what you are doing :-)
Sure I know. The changes are quite simple:
frame
of NSWindow (OpenStep) instead of NSWindow's frame in if statements.
When monitors layout was changed windows need to update their positions on screen. There are the cases when OpenStep frames is not changed while Xlib did and vise versa. This fix adds checks for OpenStep frame changes as well as Xlib's.