Initial pass on roots_input

This commit is contained in:
Drew DeVault 2017-09-23 10:13:05 -04:00
parent b6d7c3ed8e
commit 0699aa62d8
6 changed files with 135 additions and 17 deletions

View file

@ -3,6 +3,7 @@ executable(
'config.c',
'desktop.c',
'ini.c',
'input.c',
'main.c',
'output.c',
], dependencies: wlroots