mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
basic input manager and seat
This commit is contained in:
parent
21ce20885a
commit
f6f63f60d6
5 changed files with 105 additions and 3 deletions
|
|
@ -3,6 +3,7 @@ sway_sources = files(
|
|||
'server.c',
|
||||
'commands.c',
|
||||
'input/input-manager.c',
|
||||
'input/seat.c',
|
||||
'commands/exit.c',
|
||||
'commands/exec.c',
|
||||
'commands/exec_always.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue