SDL/src/dynapi
Sam Lantinga 9a71e3fd50 Revert "Add SDL_IsTraySupported"
This reverts commit 47d8bdd1c3.

There are runtime reasons why creating a tray can fail, so the correct approach is not to assume that just because a platform supports a tray that trays are available. Instead, you should create a tray at application startup, for the lifetime of the application, and handle failures at that point.

Closes https://github.com/libsdl-org/SDL/pull/13632
2025-08-04 10:42:43 -07:00
..
gendynapi.py fix typos 2025-07-27 08:10:03 -07:00
SDL_dynapi.c dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator. 2025-02-06 12:46:15 -05:00
SDL_dynapi.h Disable SDL_DYNAMIC_API when using ReSharper 2025-06-29 12:37:56 -04:00
SDL_dynapi.sym Revert "Add SDL_IsTraySupported" 2025-08-04 10:42:43 -07:00
SDL_dynapi_overrides.h Revert "Add SDL_IsTraySupported" 2025-08-04 10:42:43 -07:00
SDL_dynapi_procs.h Revert "Add SDL_IsTraySupported" 2025-08-04 10:42:43 -07:00
SDL_dynapi_unsupported.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00