tray: Add icon click callbacks for Windows and macOS (#14964)

This commit is contained in:
Jesse Chounard 2026-02-04 14:50:00 -06:00 committed by GitHub
parent bd472b43f5
commit 70e16a8d13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 343 additions and 11 deletions

View file

@ -1305,3 +1305,4 @@
#define SDL_OpenXR_LoadLibrary SDL_OpenXR_LoadLibrary_REAL
#define SDL_OpenXR_UnloadLibrary SDL_OpenXR_UnloadLibrary_REAL
#define SDL_OpenXR_GetXrGetInstanceProcAddr SDL_OpenXR_GetXrGetInstanceProcAddr_REAL
#define SDL_CreateTrayWithProperties SDL_CreateTrayWithProperties_REAL