Enumeration

AstalWorkspaceWorkspaceState

Declaration

flags AstalWorkspace.WorkspaceState

Description

The set of possible states that a workspace can be in. Note that this is a bitfield enum, so any combination of these is allowed. Not every compositor will use all the states.

Members

ASTAL_WORKSPACE_WORKSPACE_STATE_ACTIVE

No description available.

  • Value: 1
  • Available since: 0.1
ASTAL_WORKSPACE_WORKSPACE_STATE_URGENT

No description available.

  • Value: 2
  • Available since: 0.1
ASTAL_WORKSPACE_WORKSPACE_STATE_HIDDEN

No description available.

  • Value: 4
  • Available since: 0.1