Skip to content

Commit

Permalink
hints: clarify support for comma-separated values for QtWayland orien…
Browse files Browse the repository at this point in the history
…tation that's available since 2.0.22

Signed-off-by: Alibek Omarov <a1ba.omarov@gmail.com>
(cherry picked from commit c395240)
  • Loading branch information
a1batross authored and slouken committed Jun 2, 2023
1 parent 8c476ca commit 5652037
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/SDL3/SDL_hints.h
Original file line number Diff line number Diff line change
Expand Up @@ -1381,6 +1381,8 @@ extern "C" {
*
* This variable can be one of the following values:
* "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"

Expand Down

0 comments on commit 5652037

Please sign in to comment.