wayland: implement ext-transient-seat-v1
This commit is contained in:
parent
b924393746
commit
25f363d086
9 changed files with 178 additions and 0 deletions
6
wire/ext_transient_seat_manager_v1.txt
Normal file
6
wire/ext_transient_seat_manager_v1.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
request create {
|
||||
seat: id(ext_transient_seat_v1),
|
||||
}
|
||||
|
||||
request destroy {
|
||||
}
|
||||
10
wire/ext_transient_seat_v1.txt
Normal file
10
wire/ext_transient_seat_v1.txt
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
request destroy {
|
||||
}
|
||||
|
||||
event ready {
|
||||
global_name: u32,
|
||||
}
|
||||
|
||||
event denied {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue