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

@ -9,6 +9,7 @@ sources = [
'main.c',
'output.c',
'seat.c',
'virtual_keyboard.c',
'wl_shell.c',
'xdg_shell_v6.c',
'xdg_shell.c',