Stores which workspace (by name) goes to which output. More...
#include <data.h>
Public Member Functions | |
TAILQ_ENTRY (Workspace_Assignment) ws_assignments | |
Data Fields | |
char * | name |
char * | output |
Stores which workspace (by name) goes to which output.
Definition at line 125 of file data.h.
Workspace_Assignment::TAILQ_ENTRY | ( | Workspace_Assignment | ) |
Definition at line 126 of file data.h.
Referenced by init_ws_for_output(), workspace_get(), and yyparse().
Definition at line 127 of file data.h.
Referenced by init_ws_for_output(), randr_query_outputs(), workspace_get(), workspace_is_visible(), workspace_reassign_sticky(), and yyparse().