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

@ -19,9 +19,7 @@
#include "rootston/desktop.h"
#include "rootston/view.h"
#include "rootston/keyboard.h"
#include "rootston/pointer.h"
#include "rootston/tablet_tool.h"
#include "rootston/touch.h"
#include "rootston/seat.h"
const struct roots_input_event *get_input_event(struct roots_input *input,
uint32_t serial) {