• Sam Lantinga's avatar
    Date: Mon, 5 May 2003 00:08:51 -0400 · 4fc311ff
    Sam Lantinga authored
    From: Darrell Walisser
    Subject: SDL Active Events Patch
    
    Hi Guys,
            I was reading sdl-devel the other day and remembered we don't handle
    SDL_APPACTIVE and SDL_APPMOUSEFOCUS. I hacked together a quick patch to
    do just this. One thing to note - there are actually two ways to
    "iconify" the SDL window (which sets SDL_APPACTIVE): hiding the entire
    application (for example, option-click on some other window) and
    minimizing the window to the dock. I treat both as SDL_APPACTIVE, since
    the window is no longer visible.
    
    Cheers,
    Darrell
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40632
    4fc311ff
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
endian Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
main Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_getenv.c Loading commit data...
SDL_loadso.c Loading commit data...
SDL_loadso.h Loading commit data...