mirror of
https://github.com/swaywm/sway.git
synced 2025-11-26 06:59:59 -05:00
Split repeat commands into separate files.
This commit is contained in:
parent
5b30391383
commit
9d3739a6f7
3 changed files with 32 additions and 26 deletions
|
|
@ -90,7 +90,8 @@ sway_sources = files(
|
|||
'commands/input/middle_emulation.c',
|
||||
'commands/input/natural_scroll.c',
|
||||
'commands/input/pointer_accel.c',
|
||||
'commands/input/repeat.c',
|
||||
'commands/input/repeat_delay.c',
|
||||
'commands/input/repeat_rate.c',
|
||||
'commands/input/scroll_method.c',
|
||||
'commands/input/tap.c',
|
||||
'commands/input/xkb_layout.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue