mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-25 06:59:42 -05:00
virtual-keyboard: add support for the virtual-keyboard-v1 protocol
This commit is contained in:
parent
a94c56a828
commit
5334ee8bfd
10 changed files with 427 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ sources = [
|
|||
'main.c',
|
||||
'output.c',
|
||||
'seat.c',
|
||||
'virtual_keyboard.c',
|
||||
'wl_shell.c',
|
||||
'xdg_shell_v6.c',
|
||||
'xdg_shell.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue