annotate src/video/quartz/.cvsignore @ 631:52864d66d168

Date: Mon, 5 May 2003 00:08:51 -0400 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
author Sam Lantinga <slouken@libsdl.org>
date Thu, 29 May 2003 04:52:36 +0000
parents 561c2d2f3505
children
rev   line source
57
ec550054db3b *** empty log message ***
Sam Lantinga <slouken@lokigames.com>
parents:
diff changeset
1 Makefile.in
183
561c2d2f3505 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 57
diff changeset
2 Makefile
561c2d2f3505 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 57
diff changeset
3 .libs
561c2d2f3505 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 57
diff changeset
4 *.o
561c2d2f3505 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 57
diff changeset
5 *.lo
561c2d2f3505 *** empty log message ***
Sam Lantinga <slouken@libsdl.org>
parents: 57
diff changeset
6 *.la