mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-23 06:59:44 -05:00
Split keyboard code out into its own file
This commit is contained in:
parent
12612572ef
commit
f479b7c8c7
5 changed files with 70 additions and 49 deletions
|
|
@ -16,6 +16,7 @@ add_library(wlr-backend
|
|||
|
||||
libinput/backend.c
|
||||
libinput/events.c
|
||||
libinput/keyboard.c
|
||||
|
||||
backend.c
|
||||
egl.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue