Switch over to a reverse connection scheme (bridge to a guest bus)
This commit is contained in:
parent
ea34b7b08c
commit
52c3ea7cd3
5 changed files with 53 additions and 82 deletions
|
|
@ -8,6 +8,7 @@ use zbus::{Connection, ObjectServer, fdo::Result, zvariant};
|
|||
use super::documents::DocumentsProxy;
|
||||
use super::request::{RESPONSE_SUCCESS, ReqHandler, ResultTransformer};
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct FileChooser {
|
||||
host: FileChooserProxy<'static>,
|
||||
docs: DocumentsProxy<'static>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue