skins2: some optimisation and cosmetics when moving/resizing windows
On most WM, move and resize are noop as long as the window is not visible, and these calls have to be reissued once the window becomes visible. - so avoid unnecessary calls when there are known to be noop. - remove a move in TopWindow that appears hackish (it hides a MoveResize and is actually needed for _all_ windows)
Showing
Please register or sign in to comment