From c868c772028826a9b165b0cdbd29248ea72e78d2 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Fri, 21 Nov 2025 20:10:49 +0000 Subject: [PATCH 1/2] Sync category pages --- SDL3/CategoryAPI.md | 1 + SDL3/CategoryAPIMacro.md | 1 + 2 files changed, 2 insertions(+) diff --git a/SDL3/CategoryAPI.md b/SDL3/CategoryAPI.md index 4ea4e4a54..e0ce3e199 100644 --- a/SDL3/CategoryAPI.md +++ b/SDL3/CategoryAPI.md @@ -2382,6 +2382,7 @@ probably want to look at the [API by category](APIByCategory) instead. - [SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN](SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN) - [SDL_PROP_DISPLAY_KMSDRM_PANEL_ORIENTATION_NUMBER](SDL_PROP_DISPLAY_KMSDRM_PANEL_ORIENTATION_NUMBER) - [SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER](SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER) +- [SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER](SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER) - [SDL_PROP_FILE_DIALOG_ACCEPT_STRING](SDL_PROP_FILE_DIALOG_ACCEPT_STRING) - [SDL_PROP_FILE_DIALOG_CANCEL_STRING](SDL_PROP_FILE_DIALOG_CANCEL_STRING) - [SDL_PROP_FILE_DIALOG_FILTERS_POINTER](SDL_PROP_FILE_DIALOG_FILTERS_POINTER) diff --git a/SDL3/CategoryAPIMacro.md b/SDL3/CategoryAPIMacro.md index ca695b9de..2452a26b8 100644 --- a/SDL3/CategoryAPIMacro.md +++ b/SDL3/CategoryAPIMacro.md @@ -641,6 +641,7 @@ to look at the Macros section [in a specific category](APIByCategory) instead. - [SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN](SDL_PROP_DISPLAY_HDR_ENABLED_BOOLEAN) - [SDL_PROP_DISPLAY_KMSDRM_PANEL_ORIENTATION_NUMBER](SDL_PROP_DISPLAY_KMSDRM_PANEL_ORIENTATION_NUMBER) - [SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER](SDL_PROP_DISPLAY_WAYLAND_WL_OUTPUT_POINTER) +- [SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER](SDL_PROP_DISPLAY_WINDOWS_HMONITOR_POINTER) - [SDL_PROP_FILE_DIALOG_ACCEPT_STRING](SDL_PROP_FILE_DIALOG_ACCEPT_STRING) - [SDL_PROP_FILE_DIALOG_CANCEL_STRING](SDL_PROP_FILE_DIALOG_CANCEL_STRING) - [SDL_PROP_FILE_DIALOG_FILTERS_POINTER](SDL_PROP_FILE_DIALOG_FILTERS_POINTER) From fc4371b48010c2fae6aec3736dfa82b4d89156f0 Mon Sep 17 00:00:00 2001 From: Jeffrey Aylesworth Date: Sun, 23 Nov 2025 21:28:46 +0000 Subject: [PATCH 2/2] SDL2/README-platforms: corrected link target Live page is here: https://wiki.libsdl.org/SDL2/README-platforms --- SDL2/README-platforms.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/SDL2/README-platforms.md b/SDL2/README-platforms.md index 14454ec5d..fd31595a2 100644 --- a/SDL2/README-platforms.md +++ b/SDL2/README-platforms.md @@ -4,5 +4,4 @@ Platforms We maintain the list of supported platforms on our wiki now, and how to build and install SDL for those platforms: - https://wiki.libsdl.org/Installation - + https://wiki.libsdl.org/SDL2/Installation \ No newline at end of file