[quake3-bugzilla] [Bug 4531] New: Cross Platform /minimize is easily available

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Sat Feb 6 07:26:25 EST 2010


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

           Summary: Cross Platform /minimize is easily available
           Product: ioquake3
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Misc
        AssignedTo: zakk at icculus.org
        ReportedBy: arxeio at gmail.com
         QAContact: quake3-bugzilla at icculus.org


You can add a /minimize command easily since SDL has a cross platform function 

Cmd_AddCommand( "minimize", (xcommand_t)SDL_WM_IconifyWindow ); and you're
done.

worked on linux and win7.
this can also be hijacked into alt+tab though that's rather ninja technically.
since it's windows ass kissing.
but if everyone tries it..
..it could be 'ok'.

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


More information about the quake3-bugzilla mailing list