Determines whether a screen is active.
capi
screen-active-p screen => result
| screen⇩ | 
A screen. | 
| result | 
A boolean. | 
The function screen-active-p is the predicate for whether screen is active.
A screen is normally "active". It can become inactive only when it "dies", which can happen on X interface (GTK+ or Motif) when the X connection get broken for any reason.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42