wayland: implement tablet-v2
This commit is contained in:
parent
86e283d255
commit
7ed499eabd
62 changed files with 5174 additions and 318 deletions
14
wire/zwp_tablet_seat_v2.txt
Normal file
14
wire/zwp_tablet_seat_v2.txt
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
request destroy {
|
||||
}
|
||||
|
||||
event tablet_added {
|
||||
id: id(zwp_tablet_v2),
|
||||
}
|
||||
|
||||
event tool_added {
|
||||
id: id(zwp_tablet_tool_v2),
|
||||
}
|
||||
|
||||
event pad_added {
|
||||
id: id(zwp_tablet_pad_v2),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue