isHeadless
fn
bool isHeadless() @safe nothrowChecks if running in a headless environment.
Checks the FLTK_HEADLESS environment variable and display availability.
Returns
true if running headless (no display or FLTK_HEADLESS=1)