cli: add an input subcommand
This commit is contained in:
parent
283e438d1b
commit
efae1cd16a
19 changed files with 1383 additions and 36 deletions
|
|
@ -69,6 +69,10 @@ msg get_randr = 16 {
|
|||
id: id(jay_randr),
|
||||
}
|
||||
|
||||
msg get_input = 17 {
|
||||
id: id(jay_input),
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
msg client_id = 0 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue