mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-22 08:56:28 -05:00
rootston: move device init to seat
This commit is contained in:
parent
5354fe8729
commit
704f0f158a
11 changed files with 292 additions and 188 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue