dbus: Add power-daemon hotplug handling
This commit is contained in:
parent
83ec68d383
commit
d8c1087ebe
5 changed files with 158 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ use crate::{
|
|||
|
||||
pub mod backend;
|
||||
pub mod config;
|
||||
pub mod dbus;
|
||||
#[cfg(feature = "debug")]
|
||||
pub mod debug;
|
||||
pub mod input;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue