Opened 8 years ago

#3663 new enhancement

Implement UI for display selection

Reported by: historic_bruno Owned by:
Priority: Should Have Milestone: Backlog
Component: Core engine Keywords: multimon
Cc: Patch:

Description

With SDL2, the game has better multimonitor support including a config option to choose the preferred display. There is currently no UI to set this and it's not obvious which number corresponds to which display. SDL provides the API for this: SDL_GetNumVideoDisplays, SDL_GetDisplayName, etc.

The game options should have a user-friendly dropdown to choose the display. If it's not practical to change while the game is running, we can require a restart.

Change History (0)

Note: See TracTickets for help on using tickets.