i3
Workspace_Assignment Struct Reference

Stores which workspace (by name or number) goes to which output and its gaps config. More...

#include <data.h>

Collaboration diagram for Workspace_Assignment:

Public Member Functions

 TAILQ_ENTRY (Workspace_Assignment) ws_assignments
 

Data Fields

char * name
 
char * output
 
gaps_t gaps
 
gaps_mask_t gaps_mask
 

Detailed Description

Stores which workspace (by name or number) goes to which output and its gaps config.

Definition at line 235 of file data.h.

Member Function Documentation

◆ TAILQ_ENTRY()

Workspace_Assignment::TAILQ_ENTRY ( Workspace_Assignment )

Field Documentation

◆ gaps

gaps_t Workspace_Assignment::gaps

Definition at line 238 of file data.h.

Referenced by create_gaps_assignment(), and gaps_for_workspace().

◆ gaps_mask

gaps_mask_t Workspace_Assignment::gaps_mask

Definition at line 239 of file data.h.

Referenced by create_gaps_assignment(), and gaps_for_workspace().

◆ name

◆ output


The documentation for this struct was generated from the following file: