Expand description
a workspace group assigned to a set of outputs
A zcosmic_workspace_group_handle_v1 object represents a a workspace group that is assigned a set of outputs and contains a number of workspaces.
The set of outputs assigned to the workspace group is conveyed to the client via output_enter and output_leave events, and its workspaces are conveyed with workspace events.
For example, a compositor which has a set of workspaces for each output may advertise a workspace group (and its workspaces) per output, whereas a compositor where a workspace spans all outputs may advertise a single workspace group for all outputs.
Structs§
- Zcosmic
Workspace Group Handle V1 - a workspace group assigned to a set of outputs
Enums§
Constants§
- EVT_
CAPABILITIES_ OPCODE - The wire opcode for this event
- EVT_
CAPABILITIES_ SINCE - The minimal object version supporting this event
- EVT_
OUTPUT_ ENTER_ OPCODE - The wire opcode for this event
- EVT_
OUTPUT_ ENTER_ SINCE - The minimal object version supporting this event
- EVT_
OUTPUT_ LEAVE_ OPCODE - The wire opcode for this event
- EVT_
OUTPUT_ LEAVE_ SINCE - The minimal object version supporting this event
- EVT_
REMOVE_ OPCODE - The wire opcode for this event
- EVT_
REMOVE_ SINCE - The minimal object version supporting this event
- EVT_
WORKSPACE_ OPCODE - The wire opcode for this event
- EVT_
WORKSPACE_ SINCE - The minimal object version supporting this event
- REQ_
CREATE_ WORKSPACE_ OPCODE - The wire opcode for this request
- REQ_
CREATE_ WORKSPACE_ SINCE - The minimal object version supporting this request
- REQ_
DESTROY_ OPCODE - The wire opcode for this request
- REQ_
DESTROY_ SINCE - The minimal object version supporting this request