mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
Add map_from_region command
This commit is contained in:
parent
d94bb78ff3
commit
ff61df17ff
11 changed files with 160 additions and 25 deletions
|
|
@ -90,6 +90,7 @@ sway_sources = files(
|
|||
'commands/input/dwt.c',
|
||||
'commands/input/events.c',
|
||||
'commands/input/left_handed.c',
|
||||
'commands/input/map_from_region.c',
|
||||
'commands/input/map_to_output.c',
|
||||
'commands/input/middle_emulation.c',
|
||||
'commands/input/natural_scroll.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue