mirror of
https://github.com/swaywm/sway.git
synced 2026-04-05 07:15:41 -04:00
Implement clickfinger_button_map support.
This commit is contained in:
parent
818ea17389
commit
5be5a50051
10 changed files with 74 additions and 3 deletions
|
|
@ -154,6 +154,7 @@ sway_sources = files(
|
|||
'commands/input/accel_profile.c',
|
||||
'commands/input/calibration_matrix.c',
|
||||
'commands/input/click_method.c',
|
||||
'commands/input/clickfinger_button_map.c',
|
||||
'commands/input/drag.c',
|
||||
'commands/input/drag_lock.c',
|
||||
'commands/input/dwt.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue