Expand description
a workspace group assigned to a set of outputs
A ext_workspace_group_handle_v1 object represents 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§
- ExtWorkspace
Group Handle V1 - a workspace group assigned to a set of outputs
- Group
Capabilities
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_
REMOVED_ OPCODE - The wire opcode for this event
- EVT_
REMOVED_ SINCE - The minimal object version supporting this event
- EVT_
WORKSPACE_ ENTER_ OPCODE - The wire opcode for this event
- EVT_
WORKSPACE_ ENTER_ SINCE - The minimal object version supporting this event
- EVT_
WORKSPACE_ LEAVE_ OPCODE - The wire opcode for this event
- EVT_
WORKSPACE_ LEAVE_ 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