mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 17:07:39 +00:00
x11: Support sorting displays via the priority hint
Store the connector name for displays and use it for sorting them according to priority, if the hint is set.
This commit is contained in:
parent
0faf9dc4a4
commit
a7da3ad59b
3 changed files with 51 additions and 0 deletions
|
@ -3158,6 +3158,7 @@ extern "C" {
|
|||
*
|
||||
* - KMSDRM (kmsdrm)
|
||||
* - Wayland (wayland)
|
||||
* - X11 (x11)
|
||||
*
|
||||
* This hint should be set before SDL is initialized.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue