Display.supportsShadowWidth

bool supportsShadowWidth()

Returns whether it's possible for a surface to draw outside of the window area.

If true is returned the application decides if it wants to draw shadows. If false is returned, the compositor decides if it wants to draw shadows.

Returns

true if surfaces can draw shadows or

false if the display does not support this functionality.