mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-10 16:42:38 +00:00
hints: clarify support for comma-separated values for QtWayland orientation that's available since 2.0.22
Signed-off-by: Alibek Omarov <a1ba.omarov@gmail.com>
(cherry picked from commit c395240425)
This commit is contained in:
committed by
Sam Lantinga
parent
8c476ca1b0
commit
56520372ca
@@ -1381,6 +1381,8 @@ extern "C" {
|
|||||||
*
|
*
|
||||||
* This variable can be one of the following values:
|
* This variable can be one of the following values:
|
||||||
* "primary" (default), "portrait", "landscape", "inverted-portrait", "inverted-landscape"
|
* "primary" (default), "portrait", "landscape", "inverted-portrait", "inverted-landscape"
|
||||||
|
*
|
||||||
|
* Since SDL 2.0.22 this variable accepts a comma-separated list of values above.
|
||||||
*/
|
*/
|
||||||
#define SDL_HINT_QTWAYLAND_CONTENT_ORIENTATION "SDL_QTWAYLAND_CONTENT_ORIENTATION"
|
#define SDL_HINT_QTWAYLAND_CONTENT_ORIENTATION "SDL_QTWAYLAND_CONTENT_ORIENTATION"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user