wayland: implement virtual-keyboard
This commit is contained in:
parent
826f40adca
commit
6c0e3a4fff
20 changed files with 689 additions and 14 deletions
4
wire/zwp_virtual_keyboard_manager_v1.txt
Normal file
4
wire/zwp_virtual_keyboard_manager_v1.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
request create_virtual_keyboard {
|
||||
seat: id(wl_seat),
|
||||
id: id(zwp_virtual_keyboard_v1),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue