• Ken Thomases's avatar
    winemac: Track whether our windows would be visible if the process weren't hidden. · ae473236
    Ken Thomases authored
    The -[NSWindow isVisible] method returns FALSE when the process is hidden,
    but that's not what we need to know in some cases.
    
    This fixes full-screen games which minimize their window when they lose
    focus.  Command-Tabbing away hides the process.  Because the window was not
    visible, the code didn't actually minimize it.  When switching back to the
    process, no event was sent to the Wine back-end telling it the window had
    been restored, so it never resumed drawing to it.
    ae473236
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Make.vars.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...