wayland: add jay_workspace_watcher
This commit is contained in:
parent
83baa6aadb
commit
022d8d1db0
9 changed files with 145 additions and 4 deletions
12
wire/jay_workspace_watcher.txt
Normal file
12
wire/jay_workspace_watcher.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# requests
|
||||
|
||||
msg destroy = 0 {
|
||||
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
msg new = 0 {
|
||||
id: id(jay_workspace),
|
||||
linear_id: u32,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue