add tap-and-drag setting to sway-input

This commit is contained in:
PP 2018-09-29 11:49:41 +02:00
parent ca7084cb52
commit ae2b70f59e
8 changed files with 44 additions and 0 deletions

View file

@ -119,6 +119,7 @@ sway_sources = files(
'commands/input/accel_profile.c',
'commands/input/click_method.c',
'commands/input/drag.c',
'commands/input/drag_lock.c',
'commands/input/dwt.c',
'commands/input/events.c',