cli: add randr subcommand
This commit is contained in:
parent
5b2bfb8531
commit
20ac21e412
14 changed files with 1053 additions and 17 deletions
|
|
@ -65,6 +65,10 @@ msg create_screencast = 15 {
|
|||
id: id(jay_screencast),
|
||||
}
|
||||
|
||||
msg get_randr = 16 {
|
||||
id: id(jay_randr),
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
msg client_id = 0 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue