Update calloop, libcosmic, etc.

This commit is contained in:
Ian Douglas Scott 2024-03-01 13:07:37 -08:00
parent 0dd3abf62c
commit 1bfcd50383
3 changed files with 268 additions and 224 deletions

View file

@ -1,6 +1,7 @@
// A thread handles screencopy, and other wayland protocols, returning information as a
// subscription.
use calloop_wayland_source::WaylandSource;
use cctk::{
cosmic_protocols::{
toplevel_info::v1::client::zcosmic_toplevel_handle_v1,
@ -11,7 +12,6 @@ use cctk::{
sctk::{
self,
dmabuf::{DmabufFeedback, DmabufState},
reexports::calloop_wayland_source::WaylandSource,
registry::{ProvidesRegistryState, RegistryState},
seat::{SeatHandler, SeatState},
shm::{Shm, ShmHandler},