it: test xdg-activation
This commit is contained in:
parent
91022cd1c8
commit
6fe6b1b491
16 changed files with 239 additions and 23 deletions
|
|
@ -73,6 +73,11 @@ msg get_input = 17 {
|
|||
id: id(jay_input),
|
||||
}
|
||||
|
||||
msg take_screenshot2 = 18 {
|
||||
id: id(jay_screenshot),
|
||||
include_cursor: u32,
|
||||
}
|
||||
|
||||
# events
|
||||
|
||||
msg client_id = 0 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue