mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -04:00
Introduce wlr_input_mapper
This commit is contained in:
parent
179d6efb19
commit
4c0be5f0a6
3 changed files with 334 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ wlr_files += files(
|
|||
'wlr_idle_inhibit_v1.c',
|
||||
'wlr_idle_notify_v1.c',
|
||||
'wlr_input_device.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