Add input "identifier" map_to_output "identifier"

This commit is contained in:
Drew DeVault 2018-04-08 14:15:13 -04:00
parent 26e5974496
commit 0e3ddf255e
8 changed files with 87 additions and 1 deletions

View file

@ -85,6 +85,7 @@ sway_sources = files(
'commands/input/dwt.c',
'commands/input/events.c',
'commands/input/left_handed.c',
'commands/input/map_to_output.c',
'commands/input/middle_emulation.c',
'commands/input/natural_scroll.c',
'commands/input/pointer_accel.c',