aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/commands.h')
-rw-r--r--include/sway/commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sway/commands.h b/include/sway/commands.h
index 75534163..0732a90a 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -193,6 +193,7 @@ sway_cmd input_cmd_drag_lock;
193sway_cmd input_cmd_dwt; 193sway_cmd input_cmd_dwt;
194sway_cmd input_cmd_events; 194sway_cmd input_cmd_events;
195sway_cmd input_cmd_left_handed; 195sway_cmd input_cmd_left_handed;
196sway_cmd input_cmd_map_from_region;
196sway_cmd input_cmd_map_to_output; 197sway_cmd input_cmd_map_to_output;
197sway_cmd input_cmd_middle_emulation; 198sway_cmd input_cmd_middle_emulation;
198sway_cmd input_cmd_natural_scroll; 199sway_cmd input_cmd_natural_scroll;