mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
wlroots: add support for zwp_text_input_unstable_v3
This commit is contained in:
parent
0347d542ee
commit
427735fcd9
8 changed files with 1267 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ lib_wlr_types = static_library(
|
|||
'tablet_v2/wlr_tablet_v2_tool.c',
|
||||
'wlr_tablet_pad.c',
|
||||
'wlr_tablet_tool.c',
|
||||
'wlr_text_input_v3.c',
|
||||
'wlr_touch.c',
|
||||
'wlr_virtual_keyboard_v1.c',
|
||||
'wlr_wl_shell.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue