mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
Add input "identifier" map_to_output "identifier"
This commit is contained in:
parent
26e5974496
commit
0e3ddf255e
8 changed files with 87 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue