winemac: Raise full-screen windows in front of the status items in the Mac menu bar.
commit71b9e022658af4068edd45788508d2a31169006b
authorKen Thomases <ken@codeweavers.com>
Wed, 4 Feb 2015 17:42:03 +0000 (4 11:42 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Feb 2015 10:57:56 +0000 (5 19:57 +0900)
treee03085177f571fa4e48d52141973bef1135bdffb
parent6eb49669aaf1a8f7f48af3b628950dd7f0a4d688
winemac: Raise full-screen windows in front of the status items in the Mac menu bar.

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