wayland: implement commit-timing-v1
This commit is contained in:
parent
d45aaffdb3
commit
fac5445f2e
19 changed files with 434 additions and 15 deletions
9
wire/wp_commit_timer_v1.txt
Normal file
9
wire/wp_commit_timer_v1.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
request set_timestamp {
|
||||
tv_sec_hi: u32,
|
||||
tv_sec_lo: u32,
|
||||
tv_nsec: u32,
|
||||
}
|
||||
|
||||
request destroy {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue