mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
rename input to input-manager
This commit is contained in:
parent
338a0399f8
commit
21ce20885a
5 changed files with 12 additions and 9 deletions
|
|
@ -2,7 +2,7 @@ sway_sources = files(
|
|||
'main.c',
|
||||
'server.c',
|
||||
'commands.c',
|
||||
'input/input.c',
|
||||
'input/input-manager.c',
|
||||
'commands/exit.c',
|
||||
'commands/exec.c',
|
||||
'commands/exec_always.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue