WIP: SqueekInputMethod implementing zwp_input_method_v2

This commit is contained in:
Hysterical Raisins
2019-07-06 02:53:40 +02:00
parent b09c812579
commit 7f540c0ad9
4 changed files with 734 additions and 0 deletions

View File

@ -11,6 +11,7 @@ gen_scanner_client_code = generator(wl_scanner,
wl_protos = [
wl_protocol_dir + '/stable/xdg-shell/xdg-shell.xml',
wl_protocol_dir + '/unstable/text-input/text-input-unstable-v3.xml',
'wlr-layer-shell-unstable-v1.xml',
'virtual-keyboard-unstable-v1.xml',
'input-method-unstable-v2.xml',