virtual-keyboard: add support for the virtual-keyboard-v1 protocol

This commit is contained in:
Dorota Czaplejewicz 2018-05-24 19:46:54 +02:00
parent a94c56a828
commit 5334ee8bfd
10 changed files with 427 additions and 0 deletions

View file

@ -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',