1
0
Fork 0
forked from wry/wry
wry/wire/wl_subcompositor.txt
2022-02-06 16:33:54 +01:00

11 lines
145 B
Text

# requests
msg destroy = 0 {
}
msg get_subsurface = 1 {
id: id(wl_subsurface),
surface: id(wl_surface),
parent: id(wl_surface),
}