mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
Initial keyboard support in rootston
This commit is contained in:
parent
0ca7932c3f
commit
b84d59403f
4 changed files with 97 additions and 5 deletions
|
|
@ -5,6 +5,7 @@ executable(
|
|||
'desktop.c',
|
||||
'ini.c',
|
||||
'input.c',
|
||||
'keyboard.c',
|
||||
'main.c',
|
||||
'output.c',
|
||||
'pointer.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue