mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-24 17:40:52 +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:
@@ -3158,6 +3158,7 @@ extern "C" {
|
||||
*
|
||||
* - KMSDRM (kmsdrm)
|
||||
* - Wayland (wayland)
|
||||
* - X11 (x11)
|
||||
*
|
||||
* This hint should be set before SDL is initialized.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user