[Bug 2776] Alt-Tab doesn't work (on at least winnt/win2k/winxp)

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Tue Sep 18 23:39:46 EDT 2007


http://bugzilla.icculus.org/show_bug.cgi?id=2776


tjw at tjw.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1281 is|0                           |1
           obsolete|                            |




------- Comment #12 from tjw at tjw.org  2007-09-18 23:39 EDT -------
Created an attachment (id=1518)
 --> (http://bugzilla.icculus.org/attachment.cgi?id=1518&action=view)
svn1183 alt-tab patch


modified for unified SDL.

r_minimize - set this cvar to non-zero to immediatly minimize ioquake3
             for example, "/bind o set r_minimize 1" (the o stands for
             "omg my boss is coming into the room")

cl_altTab  - set this to 1 (the default) to support Alt-Tab on all platforms
             set it to non-1 and the Alt-Tab key combination will be disabled
             on all platforms (even win32 when ioq3 has focus).

On Mac OS X, this is problematic because of a broken SDL_WM_IconfiyWindow()
function in SDL <= 1.2.12 (see http://bugzilla.libsdl.org/show_bug.cgi?id=492)
But since we provide the Mac SDL .dylib in SVN anyway, it could just be
updated.


-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the quake3-bugzilla mailing list