i3
Variables
GENERATED_command_tokens.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

static cmdp_token tokens_RENAME_WORKSPACE_LIKELY_TO [2]
 
static cmdp_token tokens_MOVE_TO_ABSOLUTE_POSITION [1]
 
static cmdp_token tokens_RENAME_WORKSPACE_NEW_NAME [2]
 
static cmdp_token tokens_MOVE_WORKSPACE_TO_OUTPUT [2]
 
static cmdp_token tokens_MOVE_WORKSPACE_NUMBER [1]
 
static cmdp_token tokens_RENAME_WORKSPACE_TO [1]
 
static cmdp_token tokens_RESIZE_TILING_FINAL [2]
 
static cmdp_token tokens_MOVE_TO_POSITION_X [2]
 
static cmdp_token tokens_MOVE_TO_POSITION_Y [2]
 
static cmdp_token tokens_FULLSCREEN_COMPAT [2]
 
static cmdp_token tokens_MOVE_DIRECTION_PX [2]
 
static cmdp_token tokens_BAR_HIDDEN_STATE [3]
 
static cmdp_token tokens_MOVE_TO_POSITION [5]
 
static cmdp_token tokens_RENAME_WORKSPACE [2]
 
static cmdp_token tokens_RESIZE_DIRECTION [6]
 
static cmdp_token tokens_RESIZE_TILING_OR [1]
 
static cmdp_token tokens_WORKSPACE_NUMBER [1]
 
static cmdp_token tokens_FULLSCREEN_MODE [2]
 
static cmdp_token tokens_MOVE_DIRECTION [2]
 
static cmdp_token tokens_MOVE_TO_OUTPUT [1]
 
static cmdp_token tokens_MOVE_WORKSPACE [9]
 
static cmdp_token tokens_APPEND_LAYOUT [1]
 
static cmdp_token tokens_CRITERION_STR [1]
 
static cmdp_token tokens_LAYOUT_TOGGLE [3]
 
static cmdp_token tokens_RESIZE_HEIGHT [2]
 
static cmdp_token tokens_RESIZE_TILING [3]
 
static cmdp_token tokens_BORDER_WIDTH [2]
 
static cmdp_token tokens_FOCUS_OUTPUT [1]
 
static cmdp_token tokens_MOVE_TO_MARK [1]
 
static cmdp_token tokens_RESIZE_WIDTH [2]
 
static cmdp_token tokens_TITLE_FORMAT [1]
 
static cmdp_token tokens_FULLSCREEN [4]
 
static cmdp_token tokens_RESIZE_SET [1]
 
static cmdp_token tokens_SCRATCHPAD [1]
 
static cmdp_token tokens_CRITERION [1]
 
static cmdp_token tokens_RESIZE_PX [2]
 
static cmdp_token tokens_WORKSPACE [8]
 
static cmdp_token tokens_BAR_MODE [4]
 
static cmdp_token tokens_BAR_W_ID [2]
 
static cmdp_token tokens_CRITERIA [11]
 
static cmdp_token tokens_DEBUGLOG [3]
 
static cmdp_token tokens_FLOATING [3]
 
static cmdp_token tokens_INITIAL [29]
 
static cmdp_token tokens_BORDER [5]
 
static cmdp_token tokens_LAYOUT [7]
 
static cmdp_token tokens_RENAME [1]
 
static cmdp_token tokens_RESIZE [3]
 
static cmdp_token tokens_SHMLOG [1]
 
static cmdp_token tokens_STICKY [3]
 
static cmdp_token tokens_UNMARK [2]
 
static cmdp_token tokens_FOCUS [11]
 
static cmdp_token tokens_SPLIT [6]
 
static cmdp_token tokens_EXEC [2]
 
static cmdp_token tokens_KILL [3]
 
static cmdp_token tokens_MARK [4]
 
static cmdp_token tokens_MODE [1]
 
static cmdp_token tokens_MOVE [14]
 
static cmdp_token tokens_BAR [2]
 
static cmdp_token tokens_NOP [2]
 
static cmdp_token_ptr tokens [59]
 

Variable Documentation

cmdp_token_ptr tokens[59]
static

Definition at line 323 of file GENERATED_command_tokens.h.

Referenced by parse_command(), and parse_config().

cmdp_token tokens_APPEND_LAYOUT[1]
static
Initial value:
= {
{ "string", "path", __CALL, { 29 } },
}

Definition at line 94 of file GENERATED_command_tokens.h.

cmdp_token tokens_BAR[2]
static
Initial value:
= {
{ "'hidden_state", "bar_type", BAR_HIDDEN_STATE, { 0 } },
{ "'mode", "bar_type", BAR_MODE, { 0 } },
}

Definition at line 315 of file GENERATED_command_tokens.h.

cmdp_token tokens_BAR_HIDDEN_STATE[3]
static
Initial value:
= {
{ "'hide", "bar_value", BAR_W_ID, { 0 } },
{ "'show", "bar_value", BAR_W_ID, { 0 } },
{ "'toggle", "bar_value", BAR_W_ID, { 0 } },
}

Definition at line 42 of file GENERATED_command_tokens.h.

cmdp_token tokens_BAR_MODE[4]
static
Initial value:
= {
{ "'dock", "bar_value", BAR_W_ID, { 0 } },
{ "'hide", "bar_value", BAR_W_ID, { 0 } },
{ "'invisible", "bar_value", BAR_W_ID, { 0 } },
{ "'toggle", "bar_value", BAR_W_ID, { 0 } },
}

Definition at line 160 of file GENERATED_command_tokens.h.

cmdp_token tokens_BAR_W_ID[2]
static
Initial value:
= {
{ "word", "bar_id", BAR_W_ID, { 0 } },
{ "end", "", __CALL, { 51 } },
}

Definition at line 166 of file GENERATED_command_tokens.h.

cmdp_token tokens_BORDER[5]
static
Initial value:
= {
{ "'normal", "border_style", BORDER_WIDTH, { 0 } },
{ "'pixel", "border_style", BORDER_WIDTH, { 0 } },
{ "'none", "border_style", __CALL, { 64 } },
{ "'toggle", "border_style", __CALL, { 65 } },
{ "'1pixel", "border_style", __CALL, { 66 } },
}

Definition at line 224 of file GENERATED_command_tokens.h.

cmdp_token tokens_BORDER_WIDTH[2]
static
Initial value:
= {
{ "end", "", __CALL, { 37 } },
{ "number", "border_width", __CALL, { 38 } },
}

Definition at line 114 of file GENERATED_command_tokens.h.

cmdp_token tokens_CRITERIA[11]
static
Initial value:
= {
{ "'class", "ctype", CRITERION, { 0 } },
{ "'instance", "ctype", CRITERION, { 0 } },
{ "'window_role", "ctype", CRITERION, { 0 } },
{ "'con_id", "ctype", CRITERION, { 0 } },
{ "'id", "ctype", CRITERION, { 0 } },
{ "'window_type", "ctype", CRITERION, { 0 } },
{ "'con_mark", "ctype", CRITERION, { 0 } },
{ "'title", "ctype", CRITERION, { 0 } },
{ "'urgent", "ctype", CRITERION, { 0 } },
{ "'workspace", "ctype", CRITERION, { 0 } },
{ "']", "", __CALL, { 52 } },
}

Definition at line 170 of file GENERATED_command_tokens.h.

cmdp_token tokens_CRITERION[1]
static
Initial value:
= {
{ "'=", "", CRITERION_STR, { 0 } },
}

Definition at line 143 of file GENERATED_command_tokens.h.

cmdp_token tokens_CRITERION_STR[1]
static
Initial value:
= {
{ "word", "cvalue", __CALL, { 30 } },
}

Definition at line 97 of file GENERATED_command_tokens.h.

cmdp_token tokens_DEBUGLOG[3]
static
Initial value:
= {
{ "'toggle", "argument", __CALL, { 53 } },
{ "'on", "argument", __CALL, { 54 } },
{ "'off", "argument", __CALL, { 55 } },
}

Definition at line 183 of file GENERATED_command_tokens.h.

cmdp_token tokens_EXEC[2]
static
Initial value:
= {
{ "'--no-startup-id", "nosn", EXEC, { 0 } },
{ "string", "command", __CALL, { 95 } },
}

Definition at line 281 of file GENERATED_command_tokens.h.

cmdp_token tokens_FLOATING[3]
static
Initial value:
= {
{ "'enable", "floating", __CALL, { 56 } },
{ "'disable", "floating", __CALL, { 57 } },
{ "'toggle", "floating", __CALL, { 58 } },
}

Definition at line 188 of file GENERATED_command_tokens.h.

cmdp_token tokens_FOCUS[11]
static
Initial value:
= {
{ "'left", "direction", __CALL, { 79 } },
{ "'right", "direction", __CALL, { 80 } },
{ "'up", "direction", __CALL, { 81 } },
{ "'down", "direction", __CALL, { 82 } },
{ "'output", "", FOCUS_OUTPUT, { 0 } },
{ "'tiling", "window_mode", __CALL, { 83 } },
{ "'floating", "window_mode", __CALL, { 84 } },
{ "'mode_toggle", "window_mode", __CALL, { 85 } },
{ "'parent", "level", __CALL, { 86 } },
{ "'child", "level", __CALL, { 87 } },
{ "end", "", __CALL, { 88 } },
}

Definition at line 260 of file GENERATED_command_tokens.h.

cmdp_token tokens_FOCUS_OUTPUT[1]
static
Initial value:
= {
{ "string", "output", __CALL, { 39 } },
}

Definition at line 118 of file GENERATED_command_tokens.h.

cmdp_token tokens_FULLSCREEN[4]
static
Initial value:
= {
{ "'disable", "action", __CALL, { 42 } },
{ "'enable", "action", FULLSCREEN_MODE, { 0 } },
{ "'toggle", "action", FULLSCREEN_MODE, { 0 } },
{ "'", "action", FULLSCREEN_COMPAT, { 0 } },
}

Definition at line 131 of file GENERATED_command_tokens.h.

cmdp_token tokens_FULLSCREEN_COMPAT[2]
static
Initial value:
= {
{ "'global", "mode", __CALL, { 9 } },
{ "end", "", __CALL, { 10 } },
}

Definition at line 34 of file GENERATED_command_tokens.h.

cmdp_token tokens_FULLSCREEN_MODE[2]
static
Initial value:
= {
{ "'global", "mode", __CALL, { 18 } },
{ "end", "", __CALL, { 19 } },
}

Definition at line 72 of file GENERATED_command_tokens.h.

cmdp_token tokens_INITIAL[29]
static

Definition at line 193 of file GENERATED_command_tokens.h.

cmdp_token tokens_KILL[3]
static
Initial value:
= {
{ "'window", "kill_mode", __CALL, { 96 } },
{ "'client", "kill_mode", __CALL, { 97 } },
{ "end", "", __CALL, { 98 } },
}

Definition at line 285 of file GENERATED_command_tokens.h.

cmdp_token tokens_LAYOUT[7]
static
Initial value:
= {
{ "'default", "layout_mode", __CALL, { 67 } },
{ "'stacked", "layout_mode", __CALL, { 68 } },
{ "'stacking", "layout_mode", __CALL, { 69 } },
{ "'tabbed", "layout_mode", __CALL, { 70 } },
{ "'splitv", "layout_mode", __CALL, { 71 } },
{ "'splith", "layout_mode", __CALL, { 72 } },
{ "'toggle", "", LAYOUT_TOGGLE, { 0 } },
}

Definition at line 231 of file GENERATED_command_tokens.h.

cmdp_token tokens_LAYOUT_TOGGLE[3]
static
Initial value:
= {
{ "end", "", __CALL, { 31 } },
{ "'split", "toggle_mode", __CALL, { 32 } },
{ "'all", "toggle_mode", __CALL, { 33 } },
}

Definition at line 100 of file GENERATED_command_tokens.h.

cmdp_token tokens_MARK[4]
static
Initial value:
= {
{ "'--add", "mode", MARK, { 0 } },
{ "'--replace", "mode", MARK, { 0 } },
{ "'--toggle", "toggle", MARK, { 0 } },
{ "string", "mark", __CALL, { 99 } },
}

Definition at line 290 of file GENERATED_command_tokens.h.

cmdp_token tokens_MODE[1]
static
Initial value:
= {
{ "string", "mode", __CALL, { 100 } },
}

Definition at line 296 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE[14]
static
Initial value:
= {
{ "'window", "", MOVE, { 0 } },
{ "'container", "", MOVE, { 0 } },
{ "'to", "", MOVE, { 0 } },
{ "'--no-auto-back-and-forth", "no_auto_back_and_forth", MOVE, { 0 } },
{ "'workspace", "", MOVE_WORKSPACE, { 0 } },
{ "'output", "", MOVE_TO_OUTPUT, { 0 } },
{ "'mark", "", MOVE_TO_MARK, { 0 } },
{ "'scratchpad", "", __CALL, { 101 } },
{ "'left", "direction", MOVE_DIRECTION, { 0 } },
{ "'right", "direction", MOVE_DIRECTION, { 0 } },
{ "'up", "direction", MOVE_DIRECTION, { 0 } },
{ "'down", "direction", MOVE_DIRECTION, { 0 } },
{ "'position", "method", MOVE_TO_POSITION, { 0 } },
{ "'absolute", "method", MOVE_TO_ABSOLUTE_POSITION, { 0 } },
}

Definition at line 299 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_DIRECTION[2]
static
Initial value:
= {
{ "number", "pixels", MOVE_DIRECTION_PX, { 0 } },
{ "end", "", __CALL, { 20 } },
}

Definition at line 76 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_DIRECTION_PX[2]
static
Initial value:
= {
{ "'px", "", __CALL, { 11 } },
{ "end", "", __CALL, { 12 } },
}

Definition at line 38 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_TO_ABSOLUTE_POSITION[1]
static
Initial value:
= {
{ "'position", "", MOVE_TO_POSITION, { 0 } },
}

Definition at line 5 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_TO_MARK[1]
static
Initial value:
= {
{ "string", "mark", __CALL, { 40 } },
}

Definition at line 121 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_TO_OUTPUT[1]
static
Initial value:
= {
{ "string", "output", __CALL, { 21 } },
}

Definition at line 80 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_TO_POSITION[5]
static
Initial value:
= {
{ "'center", "", __CALL, { 13 } },
{ "'mouse", "", __CALL, { 14 } },
{ "'cursor", "", __CALL, { 15 } },
{ "'pointer", "", __CALL, { 16 } },
{ "number", "coord_x", MOVE_TO_POSITION_X, { 0 } },
}

Definition at line 47 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_TO_POSITION_X[2]
static
Initial value:
= {
{ "'px", "", MOVE_TO_POSITION_X, { 0 } },
{ "number", "coord_y", MOVE_TO_POSITION_Y, { 0 } },
}

Definition at line 26 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_TO_POSITION_Y[2]
static
Initial value:
= {
{ "'px", "", __CALL, { 7 } },
{ "end", "", __CALL, { 8 } },
}

Definition at line 30 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_WORKSPACE[9]
static
Initial value:
= {
{ "'to ", "", MOVE_WORKSPACE_TO_OUTPUT, { 0 } },
{ "'next_on_output", "workspace", __CALL, { 22 } },
{ "'prev_on_output", "workspace", __CALL, { 23 } },
{ "'next", "workspace", __CALL, { 24 } },
{ "'prev", "workspace", __CALL, { 25 } },
{ "'current", "workspace", __CALL, { 26 } },
{ "'back_and_forth", "", __CALL, { 27 } },
{ "'number", "", MOVE_WORKSPACE_NUMBER, { 0 } },
{ "string", "workspace", __CALL, { 28 } },
}

Definition at line 83 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_WORKSPACE_NUMBER[1]
static
Initial value:
= {
{ "string", "number", __CALL, { 4 } },
}

Definition at line 16 of file GENERATED_command_tokens.h.

cmdp_token tokens_MOVE_WORKSPACE_TO_OUTPUT[2]
static
Initial value:
= {
{ "'output", "", MOVE_WORKSPACE_TO_OUTPUT, { 0 } },
{ "string", "output", __CALL, { 3 } },
}

Definition at line 12 of file GENERATED_command_tokens.h.

cmdp_token tokens_NOP[2]
static
Initial value:
= {
{ "string", "comment", __CALL, { 102 } },
{ "end", "", __CALL, { 103 } },
}

Definition at line 319 of file GENERATED_command_tokens.h.

cmdp_token tokens_RENAME[1]
static
Initial value:
= {
{ "'workspace", "", RENAME_WORKSPACE, { 0 } },
}

Definition at line 240 of file GENERATED_command_tokens.h.

cmdp_token tokens_RENAME_WORKSPACE[2]
static
Initial value:
= {
{ "'to", "old_name", RENAME_WORKSPACE_LIKELY_TO, { 0 } },
{ "word", "old_name", RENAME_WORKSPACE_TO, { 0 } },
}

Definition at line 54 of file GENERATED_command_tokens.h.

cmdp_token tokens_RENAME_WORKSPACE_LIKELY_TO[2]
static
Initial value:
= {
{ "'to", "", RENAME_WORKSPACE_NEW_NAME, { 0 } },
{ "word", "new_name", __CALL, { 0 } },
}

Definition at line 1 of file GENERATED_command_tokens.h.

cmdp_token tokens_RENAME_WORKSPACE_NEW_NAME[2]
static
Initial value:
= {
{ "end", "", __CALL, { 1 } },
{ "string", "new_name", __CALL, { 2 } },
}

Definition at line 8 of file GENERATED_command_tokens.h.

cmdp_token tokens_RENAME_WORKSPACE_TO[1]
static
Initial value:

Definition at line 19 of file GENERATED_command_tokens.h.

cmdp_token tokens_RESIZE[3]
static
Initial value:
= {
{ "'grow", "way", RESIZE_DIRECTION, { 0 } },
{ "'shrink", "way", RESIZE_DIRECTION, { 0 } },
{ "'set", "set", RESIZE_SET, { 0 } },
}

Definition at line 243 of file GENERATED_command_tokens.h.

cmdp_token tokens_RESIZE_DIRECTION[6]
static
Initial value:
= {
{ "'up", "direction", RESIZE_PX, { 0 } },
{ "'down", "direction", RESIZE_PX, { 0 } },
{ "'left", "direction", RESIZE_PX, { 0 } },
{ "'right", "direction", RESIZE_PX, { 0 } },
{ "'width", "direction", RESIZE_PX, { 0 } },
{ "'height", "direction", RESIZE_PX, { 0 } },
}

Definition at line 58 of file GENERATED_command_tokens.h.

cmdp_token tokens_RESIZE_HEIGHT[2]
static
Initial value:
= {
{ "'px", "", __CALL, { 34 } },
{ "end", "", __CALL, { 35 } },
}

Definition at line 105 of file GENERATED_command_tokens.h.

cmdp_token tokens_RESIZE_PX[2]
static
Initial value:
= {
{ "number", "resize_px", RESIZE_TILING, { 0 } },
{ "end", "", __CALL, { 44 } },
}

Definition at line 146 of file GENERATED_command_tokens.h.

cmdp_token tokens_RESIZE_SET[1]
static
Initial value:
= {
{ "number", "width", RESIZE_WIDTH, { 0 } },
}

Definition at line 137 of file GENERATED_command_tokens.h.

cmdp_token tokens_RESIZE_TILING[3]
static
Initial value:
= {
{ "'px", "", RESIZE_TILING, { 0 } },
{ "'or", "", RESIZE_TILING_OR, { 0 } },
{ "end", "", __CALL, { 36 } },
}

Definition at line 109 of file GENERATED_command_tokens.h.

cmdp_token tokens_RESIZE_TILING_FINAL[2]
static
Initial value:
= {
{ "'ppt", "", __CALL, { 5 } },
{ "end", "", __CALL, { 6 } },
}

Definition at line 22 of file GENERATED_command_tokens.h.

cmdp_token tokens_RESIZE_TILING_OR[1]
static
Initial value:
= {
{ "number", "resize_ppt", RESIZE_TILING_FINAL, { 0 } },
}

Definition at line 66 of file GENERATED_command_tokens.h.

cmdp_token tokens_RESIZE_WIDTH[2]
static
Initial value:
= {
{ "'px", "", RESIZE_WIDTH, { 0 } },
{ "number", "height", RESIZE_HEIGHT, { 0 } },
}

Definition at line 124 of file GENERATED_command_tokens.h.

cmdp_token tokens_SCRATCHPAD[1]
static
Initial value:
= {
{ "'show", "", __CALL, { 43 } },
}

Definition at line 140 of file GENERATED_command_tokens.h.

cmdp_token tokens_SHMLOG[1]
static
Initial value:
= {
{ "string", "argument", __CALL, { 73 } },
}

Definition at line 248 of file GENERATED_command_tokens.h.

cmdp_token tokens_SPLIT[6]
static
Initial value:
= {
{ "'horizontal", "direction", __CALL, { 89 } },
{ "'vertical", "direction", __CALL, { 90 } },
{ "'toggle", "direction", __CALL, { 91 } },
{ "'v", "direction", __CALL, { 92 } },
{ "'h", "direction", __CALL, { 93 } },
{ "'t", "direction", __CALL, { 94 } },
}

Definition at line 273 of file GENERATED_command_tokens.h.

cmdp_token tokens_STICKY[3]
static
Initial value:
= {
{ "'enable", "action", __CALL, { 74 } },
{ "'disable", "action", __CALL, { 75 } },
{ "'toggle", "action", __CALL, { 76 } },
}

Definition at line 251 of file GENERATED_command_tokens.h.

cmdp_token tokens_TITLE_FORMAT[1]
static
Initial value:
= {
{ "string", "format", __CALL, { 41 } },
}

Definition at line 128 of file GENERATED_command_tokens.h.

cmdp_token tokens_UNMARK[2]
static
Initial value:
= {
{ "end", "", __CALL, { 77 } },
{ "string", "mark", __CALL, { 78 } },
}

Definition at line 256 of file GENERATED_command_tokens.h.

cmdp_token tokens_WORKSPACE[8]
static
Initial value:
= {
{ "'--no-auto-back-and-forth", "no_auto_back_and_forth", WORKSPACE, { 0 } },
{ "'next_on_output", "direction", __CALL, { 45 } },
{ "'prev_on_output", "direction", __CALL, { 46 } },
{ "'next", "direction", __CALL, { 47 } },
{ "'prev", "direction", __CALL, { 48 } },
{ "'back_and_forth", "", __CALL, { 49 } },
{ "'number", "", WORKSPACE_NUMBER, { 0 } },
{ "string", "workspace", __CALL, { 50 } },
}

Definition at line 150 of file GENERATED_command_tokens.h.

cmdp_token tokens_WORKSPACE_NUMBER[1]
static
Initial value:
= {
{ "string", "workspace", __CALL, { 17 } },
}

Definition at line 69 of file GENERATED_command_tokens.h.