mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04: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
|
|
@ -44,6 +44,7 @@ lib_wlr_types = static_library(
|
|||
'wlr_tablet_pad.c',
|
||||
'wlr_tablet_tool.c',
|
||||
'wlr_touch.c',
|
||||
'wlr_virtual_keyboard_v1.c',
|
||||
'wlr_wl_shell.c',
|
||||
'wlr_xcursor_manager.c',
|
||||
'wlr_xdg_output.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue