feat: cosmic-bg & update deps
This commit is contained in:
parent
667b5e6c19
commit
c350099b76
3 changed files with 143 additions and 84 deletions
|
|
@ -169,7 +169,7 @@ async fn send_fd(session_tx: &mut OwnedWriteHalf, stream: Vec<UnixStream>) -> Re
|
|||
|
||||
pub fn run_compositor(
|
||||
process_manager: &ProcessManager,
|
||||
token: CancellationToken,
|
||||
_token: CancellationToken,
|
||||
mut socket_rx: mpsc::UnboundedReceiver<Vec<UnixStream>>,
|
||||
env_tx: oneshot::Sender<HashMap<String, String>>,
|
||||
) -> Result<JoinHandle<Result<()>>> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue