1
0
Fork 0
forked from wry/wry
wry/wire/zwlr_layer_shell_v1.txt
2022-02-21 23:21:13 +01:00

12 lines
190 B
Text

# 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 {
}