From ae2b70f59ec988ae1ad108316ec04d1f634ec735 Mon Sep 17 00:00:00 2001 From: PP <34623266+PumbaPe@users.noreply.github.com> Date: Sat, 29 Sep 2018 11:49:41 +0200 Subject: add tap-and-drag setting to sway-input --- include/sway/commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/sway/commands.h') diff --git a/include/sway/commands.h b/include/sway/commands.h index 1654eb48..bfca6d1e 100644 --- a/include/sway/commands.h +++ b/include/sway/commands.h @@ -217,6 +217,7 @@ sway_cmd bar_colors_cmd_urgent_workspace; sway_cmd input_cmd_seat; sway_cmd input_cmd_accel_profile; sway_cmd input_cmd_click_method; +sway_cmd input_cmd_drag; sway_cmd input_cmd_drag_lock; sway_cmd input_cmd_dwt; sway_cmd input_cmd_events; -- cgit v1.2.3-54-g00ecf