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 fe67c58c..a46f41a3 100644
--- a/include/sway/commands.h
+++ b/include/sway/commands.h
@@ -173,6 +173,7 @@ sway_cmd input_cmd_click_method;
173sway_cmd input_cmd_drag_lock; 173sway_cmd input_cmd_drag_lock;
174sway_cmd input_cmd_dwt; 174sway_cmd input_cmd_dwt;
175sway_cmd input_cmd_events; 175sway_cmd input_cmd_events;
176sway_cmd input_cmd_left_handed;
176sway_cmd input_cmd_middle_emulation; 177sway_cmd input_cmd_middle_emulation;
177sway_cmd input_cmd_natural_scroll; 178sway_cmd input_cmd_natural_scroll;
178sway_cmd input_cmd_pointer_accel; 179sway_cmd input_cmd_pointer_accel;