cleanup
This commit is contained in:
parent
580df62e46
commit
73d2107dc9
10 changed files with 5 additions and 21 deletions
|
|
@ -9,10 +9,7 @@ use gtk4::{
|
|||
CssProvider, StyleContext,
|
||||
};
|
||||
use once_cell::sync::OnceCell;
|
||||
use std::sync::{Arc, Mutex};
|
||||
use tokio::sync::mpsc;
|
||||
use utils::{Activate, WorkspaceEvent};
|
||||
use wayland::State;
|
||||
use utils::{WorkspaceEvent};
|
||||
use window::CosmicWorkspacesWindow;
|
||||
|
||||
mod localize;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue