Bug 9855 - unmap minimized windows
Summary: unmap minimized windows
Status: NEW
Alias: None
Product: cygwin
Classification: Unclassified
Component: Cygwin/X (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Yaakov Selkowitz
URL:
Keywords:
Depends on: 9852
Blocks:
  Show dependency treegraph
 
Reported: 2009-02-17 04:50 UTC by Yaakov Selkowitz
Modified: 2009-07-28 17:30 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
first draft (1.25 KB, patch)
2009-02-17 04:50 UTC, Yaakov Selkowitz
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yaakov Selkowitz 2009-02-17 04:50:25 UTC
From the January patchset:

This also includes a patch to unmap minimized windows in multiwindow mode to fix
the tooltip punch-through problem, which still seems to be around. 
Unfortunately this depends on the changes in
1.5-hint-handling-skip-taskbar.patch, so you might well want to hold back on
this one.
Comment 1 Yaakov Selkowitz 2009-02-17 04:50:54 UTC
Created attachment 3747 [details]
first draft
Comment 2 Yaakov Selkowitz 2009-02-17 04:52:46 UTC
Jon, I tried this with the third draft of the SKIP_TASKBAR patch, but when I
launch fbpanel (in Ports), it crashes and brings the server down with it.
Comment 3 Jon Turney 2009-07-28 17:30:21 UTC
Comment on attachment 3747 [details]
first draft

Updated patch included in #9852.

I couldn't reproduce the server crash with fbpanel, although these changes do
expose some race conditions in the server which need fixing separately...