Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Live display adjustments #3774

Open
3 tasks
xan2622 opened this issue Sep 1, 2013 · 3 comments
Open
3 tasks

Live display adjustments #3774

xan2622 opened this issue Sep 1, 2013 · 3 comments

Comments

@xan2622
Copy link
Contributor

xan2622 commented Sep 1, 2013

It could be interesting to be able to modify some display settings without restarting:

  • Changing the Display mode without restarting: windowed, fullscreen, pseudo-fullscreen (according to pchote on IRC, it could be possible with SDL 2 Migrate to SDL 2 #3315)
  • Live window resizing (in windowed mode)

Requirement:

@chrisforbes
Copy link
Member

Quite. The big problem is the UI, which evaluates its metrics at widget
creation time. We could do something crude [a UI reload] at resize time.

On Sun, Sep 1, 2013 at 9:32 PM, xanax notifications@github.com wrote:

It would be interesting to be able to change the display mode (windowed,
fullscreen, pseudo-fullscreen) without restarting..

According to pchote on IRC, it could be possible with SDL 2.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3774
.

@xan2622
Copy link
Contributor Author

xan2622 commented Oct 18, 2013

Reloading the UI without restarting would be also interesting in other cases:

  • to load mods without restarting OpenRA completely ?
  • players could also reload the UI with a button or a commandline (at will): useful for translators (to quickly view translation changes)

I saw this feature in other games: the player just has to type a (cheat) command /reloadui or something..

@chrisforbes
Copy link
Member

@phrohdoh: please make a separate ticket for a console.

On Fri, Nov 1, 2013 at 7:56 AM, Phrohdoh notifications@github.com wrote:

You bring up an idea I've had for quite some time. We need (at least in
DEV_VERSIONs) a commandline interpreter or sorts. Something like Star Wars
Jedi Knight II: Jedi Outcast had (just discovered the source was
released!!) to test things and create new actors on the fly and whatnot.
This could also be used to change screen resolution or fullscreen/windowed
with SDL2 support.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3774#issuecomment-27514993
.

@ghost ghost changed the title Changing the Display mode without restarting [$5] Changing the Display mode without restarting Feb 26, 2015
@ghost ghost removed the Bounty label Feb 26, 2015
@xan2622 xan2622 changed the title Changing the Display mode without restarting Live display adjustments May 24, 2015
@ghost ghost changed the title Live display adjustments Live display adjustments [$10] May 24, 2015
@ghost ghost added the Bounty label May 24, 2015
@Mailaender Mailaender removed the Bounty label Nov 10, 2016
@Mailaender Mailaender changed the title Live display adjustments [$10] Live display adjustments Nov 10, 2016
@Mailaender Mailaender added the UI label Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants