Implement ext-virtual-keyboard-v1

This is derived from the implementation of virtual-keyboard-unstable-v1.
This commit is contained in:
Andri Yngvason 2024-05-09 17:58:51 +00:00
parent 462046ffdc
commit f2c919d3b9
5 changed files with 516 additions and 0 deletions

View file

@ -53,6 +53,7 @@ wlr_files += files(
'wlr_ext_image_copy_capture_v1.c',
'wlr_fixes.c',
'wlr_foreign_toplevel_management_v1.c',
'wlr_ext_virtual_keyboard_v1.c',
'wlr_fractional_scale_v1.c',
'wlr_gamma_control_v1.c',
'wlr_idle_inhibit_v1.c',