mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -04:00
Merge branch 'mapping-helper' into 'master'
Introduce wlr_input_mapper See merge request wlroots/wlroots!3970
This commit is contained in:
commit
c091d91313
5 changed files with 340 additions and 0 deletions
|
|
@ -50,6 +50,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