cli: add command to restart the compositor in place
This commit is contained in:
parent
fd1e260877
commit
2edfb29f2b
8 changed files with 186 additions and 3 deletions
11
wire/jay_reexec.txt
Normal file
11
wire/jay_reexec.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
request arg {
|
||||
arg: str,
|
||||
}
|
||||
|
||||
request exec {
|
||||
path: str,
|
||||
}
|
||||
|
||||
event failed {
|
||||
msg: str,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue