config: expose runtime protocol
This commit is contained in:
parent
bcc85c8b1b
commit
e3f122e903
16 changed files with 179 additions and 157 deletions
|
|
@ -6,7 +6,7 @@ use {
|
|||
tasks::udev_utils::{UdevProps, udev_props},
|
||||
utils::{asyncevent::AsyncEvent, event_listener::EventListener},
|
||||
},
|
||||
jay_config::_private::DEFAULT_SEAT_NAME,
|
||||
jay_config::protocol::DEFAULT_SEAT_NAME,
|
||||
std::{
|
||||
cell::Cell,
|
||||
rc::{Rc, Weak},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue