config: add documentation
This commit is contained in:
parent
6916f03e94
commit
fe80440f38
36 changed files with 620 additions and 199 deletions
|
|
@ -19,9 +19,9 @@ use {
|
|||
ipc::{InitMessage, ServerMessage, V1InitMessage},
|
||||
ConfigEntry, VERSION,
|
||||
},
|
||||
drm::{Connector, DrmDevice},
|
||||
input::{InputDevice, Seat},
|
||||
keyboard::ModifiedKeySym,
|
||||
video::{Connector, DrmDevice},
|
||||
},
|
||||
libloading::Library,
|
||||
std::{cell::Cell, mem, ptr, rc::Rc},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue