19 lines
142 B
Text
19 lines
142 B
Text
# requests
|
|
|
|
msg destroy = 0 {
|
|
|
|
}
|
|
|
|
msg set_region = 1 {
|
|
region: id(wl_region),
|
|
}
|
|
|
|
# events
|
|
|
|
msg confined = 0 {
|
|
|
|
}
|
|
|
|
msg unconfined = 1 {
|
|
|
|
}
|