A variable controlling whether SDL uses DirectColor visuals.
Defined in <SDL3/SDL_hints.h>
#define SDL_HINT_VIDEO_X11_NODIRECTCOLOR "SDL_VIDEO_X11_NODIRECTCOLOR"
The variable can be set to the following values:
This hint should be set before initializing the video subsystem.
This hint is available since SDL 3.1.3.