winex11.drv: Resizing the window is allowed When the window is being restored...
@julliard winex11.drv: Resizing the window is allowed When the window is being restored from its maximized state.
When the window is restoring from the maximized state, its size should be adjustable. Some window managers may reject change the _NET_WM_STATE property when the window is maximized but its size is restricted to normal size by XSetWMNormalHints.
Signed-off-by: chenjiangyi chenjiangyi@uniontech.com
Edited by JiangYi Chen