mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-03-19 05:34:11 -04:00
Implement ext-virtual-keyboard-v1
This is derived from the implementation of virtual-keyboard-unstable-v1.
This commit is contained in:
parent
462046ffdc
commit
f2c919d3b9
5 changed files with 516 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue