head-management: add vrr-state-v1 extension
This commit is contained in:
parent
b76aade265
commit
aaef75f9f3
9 changed files with 108 additions and 0 deletions
15
wire/jay_head_ext_vrr_state_v1.txt
Normal file
15
wire/jay_head_ext_vrr_state_v1.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event reset {
|
||||
|
||||
}
|
||||
|
||||
event capable {
|
||||
|
||||
}
|
||||
|
||||
event enabled {
|
||||
|
||||
}
|
||||
7
wire/jay_head_manager_ext_vrr_state_v1.txt
Normal file
7
wire/jay_head_manager_ext_vrr_state_v1.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event head {
|
||||
head: id(jay_head_ext_vrr_state_v1) (new),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue