ToplevelState#

class ToplevelState#

Specifies the state of a toplevel surface.

On platforms that support information about individual edges, the TILED state will be set whenever any of the individual tiled states is set. On platforms that lack that support, the tiled state will give an indication of tiledness without any of the per-edge states being set.

Fields#

class ToplevelState
ABOVE#

The type of the None singleton.

BELOW#

The type of the None singleton.

BOTTOM_RESIZABLE#

The type of the None singleton.

BOTTOM_TILED#

The type of the None singleton.

FOCUSED#

The type of the None singleton.

FULLSCREEN#

The type of the None singleton.

LEFT_RESIZABLE#

The type of the None singleton.

LEFT_TILED#

The type of the None singleton.

MAXIMIZED#

The type of the None singleton.

MINIMIZED#

The type of the None singleton.

RIGHT_RESIZABLE#

The type of the None singleton.

RIGHT_TILED#

The type of the None singleton.

STICKY#

The type of the None singleton.

SUSPENDED#

The type of the None singleton.

Added in version 4.12.

TILED#

The type of the None singleton.

TOP_RESIZABLE#

The type of the None singleton.

TOP_TILED#

The type of the None singleton.