refactor: use cctk
This commit is contained in:
parent
1b8a399ebd
commit
6e91eabf4c
46 changed files with 224 additions and 183 deletions
|
|
@ -18,8 +18,8 @@ use crate::{
|
|||
};
|
||||
|
||||
use raw_window_handle::HasDisplayHandle;
|
||||
use sctk::reexports::calloop_wayland_source::WaylandSource;
|
||||
use sctk::{
|
||||
use cctk::sctk::reexports::calloop_wayland_source::WaylandSource;
|
||||
use cctk::sctk::{
|
||||
activation::ActivationState,
|
||||
compositor::CompositorState,
|
||||
globals::GlobalData,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue