mirror of
https://github.com/swaywm/sway.git
synced 2026-05-02 06:46:23 -04:00
Implement input map_to_region command
This commit is contained in:
parent
df1a046875
commit
4829f1c26a
8 changed files with 97 additions and 2 deletions
|
|
@ -150,6 +150,7 @@ sway_sources = files(
|
|||
'commands/input/left_handed.c',
|
||||
'commands/input/map_from_region.c',
|
||||
'commands/input/map_to_output.c',
|
||||
'commands/input/map_to_region.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