head-management: add tearing-state-v1 extension
This commit is contained in:
parent
aaef75f9f3
commit
4482c3168b
10 changed files with 140 additions and 4 deletions
19
wire/jay_head_ext_tearing_state_v1.txt
Normal file
19
wire/jay_head_ext_tearing_state_v1.txt
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event enabled {
|
||||
|
||||
}
|
||||
|
||||
event disabled {
|
||||
|
||||
}
|
||||
|
||||
event active {
|
||||
|
||||
}
|
||||
|
||||
event inactive {
|
||||
|
||||
}
|
||||
7
wire/jay_head_manager_ext_tearing_state_v1.txt
Normal file
7
wire/jay_head_manager_ext_tearing_state_v1.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event head {
|
||||
head: id(jay_head_ext_tearing_state_v1) (new),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue