mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Split keyboard code out into its own file
This commit is contained in:
parent
12612572ef
commit
f479b7c8c7
5 changed files with 70 additions and 49 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include <wlr/session.h>
|
||||
#include <wlr/backend/interface.h>
|
||||
#include "backend/udev.h"
|
||||
#include "backend/libinput/backend.h"
|
||||
#include "backend/libinput.h"
|
||||
#include "common/log.h"
|
||||
|
||||
static int wlr_libinput_open_restricted(const char *path,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue