• Ken Thomases's avatar
    winemac: Raise full-screen windows in front of the status items in the Mac menu bar. · 71b9e022
    Ken Thomases authored
    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.
    71b9e022
Name
Last commit
Last update
..
.gitattributes Loading commit data...
Makefile.in Loading commit data...
clipboard.c Loading commit data...
cocoa_app.h Loading commit data...
cocoa_app.m Loading commit data...
cocoa_clipboard.m Loading commit data...
cocoa_display.m Loading commit data...
cocoa_event.h Loading commit data...
cocoa_event.m Loading commit data...
cocoa_main.m Loading commit data...
cocoa_opengl.h Loading commit data...
cocoa_opengl.m Loading commit data...
cocoa_status_item.m Loading commit data...
cocoa_window.h Loading commit data...
cocoa_window.m Loading commit data...
display.c Loading commit data...
dragdrop.c Loading commit data...
event.c Loading commit data...
gdi.c Loading commit data...
image.c Loading commit data...
ime.c Loading commit data...
keyboard.c Loading commit data...
macdrv.h Loading commit data...
macdrv_cocoa.h Loading commit data...
macdrv_main.c Loading commit data...
mouse.c Loading commit data...
opengl.c Loading commit data...
surface.c Loading commit data...
systray.c Loading commit data...
window.c Loading commit data...
winemac.drv.spec Loading commit data...