|
i3
|
Stores which workspace (by name or number) goes to which output. More...
#include <data.h>
Data Fields | |
| char * | name |
| char * | output |
| ws_assignments | |
Stores which workspace (by name or number) goes to which output.
| char* Workspace_Assignment::name |
Definition at line 199 of file data.h.
Referenced by CFGFUN(), cmd_rename_workspace(), create_workspace_on_output(), init_ws_for_output(), randr_query_outputs_15(), workspace_get(), and workspace_move_to_output().
| char* Workspace_Assignment::output |
Definition at line 200 of file data.h.
Referenced by CFGFUN(), cmd_rename_workspace(), create_workspace_on_output(), init_ws_for_output(), randr_query_outputs_15(), workspace_get(), workspace_is_visible(), workspace_move_to_output(), workspace_next(), workspace_next_on_output(), workspace_prev(), workspace_prev_on_output(), and workspace_reassign_sticky().
1.8.13