head-management: add non-desktop-info-v1 extension
This commit is contained in:
parent
81a7c973d0
commit
b76aade265
17 changed files with 164 additions and 5 deletions
31
wire/jay_head_ext_non_desktop_info_v1.txt
Normal file
31
wire/jay_head_ext_non_desktop_info_v1.txt
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event reset {
|
||||
|
||||
}
|
||||
|
||||
event inherent_desktop {
|
||||
|
||||
}
|
||||
|
||||
event inherent_non_desktop {
|
||||
|
||||
}
|
||||
|
||||
event override_desktop {
|
||||
|
||||
}
|
||||
|
||||
event override_non_desktop {
|
||||
|
||||
}
|
||||
|
||||
event effective_desktop {
|
||||
|
||||
}
|
||||
|
||||
event effective_non_desktop {
|
||||
|
||||
}
|
||||
7
wire/jay_head_manager_ext_non_desktop_info_v1.txt
Normal file
7
wire/jay_head_manager_ext_non_desktop_info_v1.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
request destroy (destructor) {
|
||||
|
||||
}
|
||||
|
||||
event head {
|
||||
head: id(jay_head_ext_non_desktop_info_v1) (new),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue