Mercurial > sdl-ios-xcode
view docs/html/Makefile.am @ 897:9e27fdb98eab
Date: Tue, 11 May 2004 22:05:32 -0400
From: Bob Ippolito
Subject: [SDL] SDL_QuartzWM patches
I've sent in two small patches to SDL_QuartzWM directly to Sam over the
past few months (well, I think I sent both anyway) and neither of them
have been implemented. I didn't receive a response, so I'm sure he was
just busy and/or they got lost, so I decided to sign up to the list and
post them here.
This patch rolls both of them together:
- Mouse cursor becomes visible if hidden when it moves outside of the
game window. If you want it to stay invisible you should warp it
because if it's not warped a user might click some random other
application! Commercial games behave in this way (or at least Warcraft
III does, which is the only one that uses a custom mouse cursor and no
warping that I've played in recent memory).
- Right mouse button emulation is changed from Command-Click to
Control-Click, which is how OS X behaves.
Consider copyright assigned to whomever needs it under whichever
license it needs to be under.. yadda yadda yadda.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 17 May 2004 00:16:24 +0000 |
parents | 37f9aeebcbb4 |
children |
line wrap: on
line source
EXTRA_DIST = \ audio.html \ cdrom.html \ event.html \ eventfunctions.html \ eventstructures.html \ general.html \ guide.html \ guideaboutsdldoc.html \ guideaudioexamples.html \ guidebasicsinit.html \ guidecdromexamples.html \ guidecredits.html \ guideeventexamples.html \ guideexamples.html \ guideinput.html \ guideinputkeyboard.html \ guidepreface.html \ guidethebasics.html \ guidetimeexamples.html \ guidevideo.html \ guidevideoopengl.html \ index.html \ joystick.html \ reference.html \ sdlactiveevent.html \ sdladdtimer.html \ sdlaudiocvt.html \ sdlaudiospec.html \ sdlblitsurface.html \ sdlbuildaudiocvt.html \ sdlcd.html \ sdlcdclose.html \ sdlcdeject.html \ sdlcdname.html \ sdlcdnumdrives.html \ sdlcdopen.html \ sdlcdpause.html \ sdlcdplay.html \ sdlcdplaytracks.html \ sdlcdresume.html \ sdlcdstatus.html \ sdlcdstop.html \ sdlcdtrack.html \ sdlcloseaudio.html \ sdlcolor.html \ sdlcondbroadcast.html \ sdlcondsignal.html \ sdlcondwait.html \ sdlcondwaittimeout.html \ sdlconvertaudio.html \ sdlconvertsurface.html \ sdlcreatecond.html \ sdlcreatecursor.html \ sdlcreatemutex.html \ sdlcreatergbsurface.html \ sdlcreatergbsurfacefrom.html \ sdlcreatesemaphore.html \ sdlcreatethread.html \ sdlcreateyuvoverlay.html \ sdldelay.html \ sdldestroycond.html \ sdldestroymutex.html \ sdldestroysemaphore.html \ sdldisplayformat.html \ sdldisplayformatalpha.html \ sdldisplayyuvoverlay.html \ sdlenablekeyrepeat.html \ sdlenableunicode.html \ sdlenvvars.html \ sdlevent.html \ sdleventstate.html \ sdlexposeevent.html \ sdlfillrect.html \ sdlflip.html \ sdlfreecursor.html \ sdlfreesurface.html \ sdlfreewav.html \ sdlfreeyuvoverlay.html \ sdlgetappstate.html \ sdlgetaudiostatus.html \ sdlgetcliprect.html \ sdlgetcursor.html \ sdlgeterror.html \ sdlgeteventfilter.html \ sdlgetgammaramp.html \ sdlgetkeyname.html \ sdlgetkeystate.html \ sdlgetmodstate.html \ sdlgetmousestate.html \ sdlgetrelativemousestate.html \ sdlgetrgb.html \ sdlgetrgba.html \ sdlgetthreadid.html \ sdlgetticks.html \ sdlgetvideoinfo.html \ sdlgetvideosurface.html \ sdlglattr.html \ sdlglgetattribute.html \ sdlglgetprocaddress.html \ sdlglloadlibrary.html \ sdlglsetattribute.html \ sdlglswapbuffers.html \ sdlinit.html \ sdlinitsubsystem.html \ sdljoyaxisevent.html \ sdljoyballevent.html \ sdljoybuttonevent.html \ sdljoyhatevent.html \ sdljoystickclose.html \ sdljoystickeventstate.html \ sdljoystickgetaxis.html \ sdljoystickgetball.html \ sdljoystickgetbutton.html \ sdljoystickgethat.html \ sdljoystickindex.html \ sdljoystickname.html \ sdljoysticknumaxes.html \ sdljoysticknumballs.html \ sdljoysticknumbuttons.html \ sdljoysticknumhats.html \ sdljoystickopen.html \ sdljoystickopened.html \ sdljoystickupdate.html \ sdlkey.html \ sdlkeyboardevent.html \ sdlkeysym.html \ sdlkillthread.html \ sdllistmodes.html \ sdlloadbmp.html \ sdlloadwav.html \ sdllockaudio.html \ sdllocksurface.html \ sdllockyuvoverlay.html \ sdlmaprgb.html \ sdlmaprgba.html \ sdlmixaudio.html \ sdlmousebuttonevent.html \ sdlmousemotionevent.html \ sdlmutexp.html \ sdlmutexv.html \ sdlnumjoysticks.html \ sdlopenaudio.html \ sdloverlay.html \ sdlpalette.html \ sdlpauseaudio.html \ sdlpeepevents.html \ sdlpixelformat.html \ sdlpollevent.html \ sdlpumpevents.html \ sdlpushevent.html \ sdlquit.html \ sdlquitevent.html \ sdlquitsubsystem.html \ sdlrect.html \ sdlremovetimer.html \ sdlresizeevent.html \ sdlsavebmp.html \ sdlsempost.html \ sdlsemtrywait.html \ sdlsemvalue.html \ sdlsemwait.html \ sdlsemwaittimeout.html \ sdlsetalpha.html \ sdlsetcliprect.html \ sdlsetcolorkey.html \ sdlsetcolors.html \ sdlsetcursor.html \ sdlseteventfilter.html \ sdlsetgamma.html \ sdlsetgammaramp.html \ sdlsetmodstate.html \ sdlsetpalette.html \ sdlsettimer.html \ sdlsetvideomode.html \ sdlshowcursor.html \ sdlsurface.html \ sdlsyswmevent.html \ sdlthreadid.html \ sdlunlockaudio.html \ sdlunlocksurface.html \ sdlunlockyuvoverlay.html \ sdlupdaterect.html \ sdlupdaterects.html \ sdluserevent.html \ sdlvideodrivername.html \ sdlvideoinfo.html \ sdlvideomodeok.html \ sdlwaitevent.html \ sdlwaitthread.html \ sdlwarpmouse.html \ sdlwasinit.html \ sdlwmgetcaption.html \ sdlwmgrabinput.html \ sdlwmiconifywindow.html \ sdlwmsetcaption.html \ sdlwmseticon.html \ sdlwmtogglefullscreen.html \ thread.html \ time.html \ video.html \ wm.html