mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
Udev event device matching
This commit is contained in:
parent
40b85d992a
commit
de44994dfc
4 changed files with 22 additions and 18 deletions
|
|
@ -9,7 +9,6 @@
|
|||
struct wlr_udev {
|
||||
struct udev *udev;
|
||||
struct udev_monitor *mon;
|
||||
char *drm_path;
|
||||
struct wl_event_source *event;
|
||||
struct wl_signal invalidate_drm;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue