1
0
Fork 0
forked from wry/wry
wry/wire/wp_presentation.txt
2022-04-27 20:37:49 +02:00

15 lines
176 B
Text

# requests
msg destroy = 0 {
}
msg feedback = 1 {
surface: id(wl_surface),
callback: id(wp_presentation_feedback),
}
# events
msg clock_id = 0 {
clk_id: u32,
}