OpenArena Message Boards

OpenArena => General => Topic started by: dash9 on June 01, 2009, 06:53:43 PM



Title: Feature request: hide the console when the window loses focus
Post by: dash9 on June 01, 2009, 06:53:43 PM
Sometimes you want to have a window in a corner of the screen with a game you want to keep an eye on, while you check a webpage, for example. In this case, half of the screen is occupied by the console, and it does not make sense. If the window loses focus, the console should disappear, and when the window gets back the focus, it should appear back.


Title: Re: Feature request: hide the console when the window loses focus
Post by: Cacatoes on June 02, 2009, 03:35:15 AM
What if there is an URL in the console you want to copy/paste ? Console has to be visible ;)


Title: Re: Feature request: hide the console when the window loses focus
Post by: dash9 on June 02, 2009, 04:59:11 AM
What if there is an URL in the console you want to copy/paste ? Console has to be visible ;)
I haven't thought about this yet. Ok, if you need to see the many URLs people send you, we could have a var which enables this behavior. If the functionality exists, this is trivial.


Title: Re: Feature request: hide the console when the window loses focus
Post by: vindimy on June 02, 2009, 12:40:28 PM
one solution is to replace background image that is currently used for console (the red bg and openarena logo) with something transparent or semi-transparent. you can find that file in one of the main pk3's, i guess. that way you can have your console AND see what's going on in the game.


Title: Re: Feature request: hide the console when the window loses focus
Post by: dash9 on June 02, 2009, 12:48:27 PM
one solution is to replace background image that is currently used for console (the red bg and openarena logo) with something transparent or semi-transparent. you can find that file in one of the main pk3's, i guess. that way you can have your console AND see what's going on in the game.
It would mean to have a horizontal line in the middle of the screen, and text.. no, this would look bad.


Title: Re: Feature request: hide the console when the window loses focus
Post by: Snickersnack on June 02, 2009, 03:35:08 PM
If you toggle in_nograb to 0, your mouse can escape the OA window without pulling down the console. That might work okay for spectating a game while looking at a web page.