i3
|
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 |
Definition at line 130 of file data.h.
Referenced by init_ws_for_output(), and workspace_get().
Definition at line 131 of file data.h.
Referenced by init_ws_for_output(), randr_query_outputs(), workspace_get(), workspace_is_visible(), workspace_next(), workspace_prev(), and workspace_reassign_sticky().