Update calloop, libcosmic, etc.
This commit is contained in:
parent
0dd3abf62c
commit
1bfcd50383
3 changed files with 268 additions and 224 deletions
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue