mirror of
https://github.com/swaywm/sway.git
synced 2025-11-07 13:29:56 -05:00
Merge branch 'wlroots' into feature/input
This commit is contained in:
commit
9fa70ce426
14 changed files with 648 additions and 37 deletions
|
|
@ -132,6 +132,7 @@ static struct cmd_handler handlers[] = {
|
|||
{ "exit", cmd_exit },
|
||||
{ "include", cmd_include },
|
||||
{ "input", cmd_input },
|
||||
{ "output", cmd_output },
|
||||
{ "seat", cmd_seat },
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue