mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-20 06:47:19 -04:00
Introduce wlr_input_mapper
This commit is contained in:
parent
ebc65649fa
commit
f0f89439de
3 changed files with 359 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ wlr_files += files(
|
|||
'wlr_idle_notify_v1.c',
|
||||
'wlr_input_device.c',
|
||||
'wlr_input_inhibitor.c',
|
||||
'wlr_input_mapper.c',
|
||||
'wlr_input_method_v2.c',
|
||||
'wlr_keyboard.c',
|
||||
'wlr_keyboard_group.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue