mirror of
https://github.com/swaywm/sway.git
synced 2025-11-21 06:59:48 -05:00
Implement tap_button_map for input devices
This commit is contained in:
parent
63f28bcf1e
commit
13c6627ddb
8 changed files with 53 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ sway_sources = files(
|
|||
'commands/input/scroll_button.c',
|
||||
'commands/input/scroll_method.c',
|
||||
'commands/input/tap.c',
|
||||
'commands/input/tap_button_map.c',
|
||||
'commands/input/xkb_layout.c',
|
||||
'commands/input/xkb_model.c',
|
||||
'commands/input/xkb_options.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue