[PATCH] winemac.drv: Make sure that NSMiniaturizableWindowMask style mask is set before calling miniaturize.

Piotr Caban piotr at codeweavers.com
Wed Nov 6 08:19:23 CST 2019


From: Jacek Caban <jacek at codeweavers.com>

miniaturize fails to minimize window when NSMiniaturizableWindowMask
style is not set. The style will be restored on window restore (or earlier).

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/winemac.drv/cocoa_window.m | 2 ++
  1 file changed, 2 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac.drv-Make-sure-that-NSMiniaturizableWindowMask-.txt
Type: text/x-patch
Size: 992 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191106/88789d6d/attachment.bin>


More information about the wine-devel mailing list