autocommit 2022-02-21 23:21:13 CET
This commit is contained in:
parent
1cbc7a6445
commit
145d1c15b7
31 changed files with 1455 additions and 252 deletions
12
wire/zwlr_layer_shell_v1.txt
Normal file
12
wire/zwlr_layer_shell_v1.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# requests
|
||||
|
||||
msg get_layer_surface = 0 {
|
||||
id: id(zwlr_layer_surface_v1),
|
||||
surface: id(wl_surface),
|
||||
output: id(wl_output),
|
||||
layer: u32,
|
||||
namespace: str,
|
||||
}
|
||||
|
||||
msg destroy = 1 {
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue