WorkspaceState
Description:
[ CCode ( cprefix = "XFW_WORKSPACE_STATE_" , type_id = "xfw_workspace_state_get_type ()" ) ]
[ Flags ]
public enum WorkspaceState
Flags enum representing a bitfield that describes the workspace's state.
Content:
Enum values:
- ACTIVE - workspace is the active
workspace in its group.
- HIDDEN - workspace should be hidden from
pagers or other UI elements.
- NONE - workspace has no state information.
- URGENT - workspace contains a window that
is requesting attention.
- VIRTUAL - workspace has a valid, visible
viewport.