wayland: add jay_workspace_watcher
This commit is contained in:
parent
83baa6aadb
commit
022d8d1db0
9 changed files with 145 additions and 4 deletions
|
|
@ -57,6 +57,10 @@ msg get_render_ctx = 13 {
|
|||
id: id(jay_render_ctx),
|
||||
}
|
||||
|
||||
msg watch_workspaces = 14 {
|
||||
id: id(jay_workspace_watcher),
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
msg client_id = 0 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue