PATCH: winpos - Restore iconified window

Rick Romero rick at valeoinc.com
Wed Nov 20 15:29:36 CST 2002


This patch is essentially the same as
http://www.winehq.com/hypermail/wine-patches/2002/08/0094.html

I'm not entirely sure the procedure here, but Duane Clark(the author)
said it wasn't accepted, so I cleaned out some of the 'cruft' from the
original, and here it is.

Below is his original text.  This patch also fixes the 'refresh' issues
with Pegasus Mail when it's 'Do not display in taskbar when minimized'
option is selected.

> A repost...
> 
> Fpga_editor would not restore correctly after being iconified. All
> that showed up was the border, without the contents being painted. And
> nothing would restore the window at that point. I could only Ctrl-C
> out of it.
> 
> Unlike most other apps, when iconified fpga_editor triggers
> X11DRV_ShowWindow() with a cmd==SW_HIDE, to hide the window. When
> X11DRV_MapNotify() was subsequently called, it did nothing because
> WS_VISIBLE was not set. This patch fixes that.
>
> I've been using this patch with everything I run for about 5 months
> now.
>
> Log message:
> Fix restoring of windows that were iconified with SW_HIDE.

Could you send me an email if this isn't acceptable?

Thanks,

Rick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: systraywinpos.diff
Type: text/x-patch
Size: 1126 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021120/2a6f6da7/systraywinpos.bin


More information about the wine-patches mailing list