winex11.drv: Don't resize hidden windows on ConfigureNotify event

Piotr Caban piotr at codeweavers.com
Thu Jan 8 06:44:42 CST 2015


Quartz-wm doesn't allow to set arbitrary window size. It resizes windows
to minimal size. This causes hidden windows to get resized without
resetting shape mask.

IBM Notes also depends on window size not being changed while the window
width is zero and height is non-zero.
---
  dlls/winex11.drv/event.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winex11.drv-Ignore-window-manager-resize-events-on-hid.txt
Type: text/x-patch
Size: 603 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150108/3ddb7987/attachment.bin>


More information about the wine-patches mailing list