SDL/src/tray
Sam Lantinga 5f2dd5f04e tray: fixed multi-threading issues with GTk implementation
GTK+ documentation states that all GDK and GTK+ calls should be made from the main thread.

Fixes https://github.com/libsdl-org/SDL/issues/11984
2025-01-19 18:53:55 -08:00
..
cocoa tray: fixed multi-threading issues with GTk implementation 2025-01-19 18:53:55 -08:00
dummy tray: fixed multi-threading issues with GTk implementation 2025-01-19 18:53:55 -08:00
unix tray: fixed multi-threading issues with GTk implementation 2025-01-19 18:53:55 -08:00
windows tray: fixed multi-threading issues with GTk implementation 2025-01-19 18:53:55 -08:00
SDL_tray_utils.c tray: renamed SDL_HasNoActiveTrays() to SDL_HasActiveTrays() 2025-01-19 18:53:55 -08:00
SDL_tray_utils.h tray: renamed SDL_HasNoActiveTrays() to SDL_HasActiveTrays() 2025-01-19 18:53:55 -08:00