i3
Data Fields
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:
Collaboration graph
[legend]

Data Fields

char * name
 
char * output
 
gaps_t gaps
 
 ws_assignments
 

Detailed Description

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

Definition at line 226 of file data.h.

Field Documentation

◆ gaps

gaps_t Workspace_Assignment::gaps

Definition at line 229 of file data.h.

Referenced by CFGFUN(), create_gaps_assignment(), create_workspace_on_output(), and workspace_get().

◆ name

char* Workspace_Assignment::name

◆ output

char* Workspace_Assignment::output

◆ ws_assignments

Workspace_Assignment::ws_assignments

Definition at line 232 of file data.h.


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