refactor: single instance
This commit is contained in:
parent
a0a11b6e02
commit
791441ca10
13 changed files with 271 additions and 195 deletions
|
|
@ -7,6 +7,7 @@ use cctk::{
|
|||
screencopy::{ScreencopySessionData, ScreencopySessionDataExt},
|
||||
wayland_client::{protocol::wl_output, Proxy, QueueHandle},
|
||||
};
|
||||
use cosmic::cctk;
|
||||
|
||||
use std::sync::{
|
||||
atomic::{AtomicBool, Ordering},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue