is_composited
Description:
Returns whether windows with an RGBA visual can reasonably be expected to have their alpha channel drawn correctly on the screen.
On X11 this function returns whether a compositing manager is compositing this.
Parameters:
this |
a Screen |
Returns:
Whether windows with RGBA visuals can reasonably be expected to have their alpha channels drawn correctly on the screen. |