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
|
|
@ -105,6 +105,10 @@ request get_color_management (since = 14) {
|
|||
id: id(jay_color_management),
|
||||
}
|
||||
|
||||
request reexec (since = 17) {
|
||||
id: id(jay_reexec),
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
event client_id {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue