winemac: Raise full-screen windows in front of the status items in the Mac menu bar.

Ken Thomases ken at codeweavers.com
Wed Feb 4 11:42:03 CST 2015


Status items are the things on the right end of the Mac menu bar, like the
clock and volume widget.  It turns out that they are displayed at a higher
window level than everything else in the menu bar.  For the case where the
displays are not captured for a full-screen window, the window ends up at the
same window level as the status items, and they would sometimes end up on top.
They would draw over the full-screen window and could be clicked.
---
dlls/winemac.drv/cocoa_window.m | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Raise-full-screen-windows-in-front-of-the-st.patch
Type: text/x-patch
Size: 586 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150204/d520e4fb/attachment.bin>


More information about the wine-patches mailing list