rootston: move device init to seat

This commit is contained in:
Tony Crisci 2017-11-04 13:12:35 -04:00
parent 5354fe8729
commit 704f0f158a
11 changed files with 292 additions and 188 deletions

View file

@ -7,10 +7,7 @@ sources = [
'keyboard.c',
'main.c',
'output.c',
'pointer.c',
'seat.c',
'tablet_tool.c',
'touch.c',
'xcursor.c',
'xdg_shell_v6.c',
'wl_shell.c',