11 lines
123 B
Text
11 lines
123 B
Text
# requests
|
|
|
|
msg destroy = 0 {
|
|
|
|
}
|
|
|
|
msg attach = 1 {
|
|
toplevel: id(xdg_toplevel),
|
|
x_offset: i32,
|
|
y_offset: i32,
|
|
}
|