Enumeration

AstalWorkspaceWorkspaceCapabilities

Declaration

flags AstalWorkspace.WorkspaceCapabilities

Description

The set of actions that the compositor supports on a workspace. Note that this is a bitfield enum, so any combination of these is allowed. Note that this can change over the workspace’s lifetime (e.g. ACTIVATE is supported only when inactive, and vice versa).

Members

ASTAL_WORKSPACE_WORKSPACE_CAPABILITIES_ACTIVATE

No description available.

  • Value: 1
  • Available since: 0.1
ASTAL_WORKSPACE_WORKSPACE_CAPABILITIES_DEACTIVATE

No description available.

  • Value: 2
  • Available since: 0.1
ASTAL_WORKSPACE_WORKSPACE_CAPABILITIES_REMOVE

No description available.

  • Value: 4
  • Available since: 0.1
ASTAL_WORKSPACE_WORKSPACE_CAPABILITIES_ASSIGN

No description available.

  • Value: 8
  • Available since: 0.1