update libcosmic after reexports are removed

This commit is contained in:
Ashley Wulber 2026-04-10 12:14:23 -04:00 committed by Jacob Kauffmann
parent 1517d7388d
commit e125ae0b58
24 changed files with 91 additions and 90 deletions

View file

@ -20,13 +20,13 @@ use cosmic::{
},
cctk::sctk::reexports::calloop,
cosmic_theme::Spacing,
iced::core::{Alignment, Background, Border, Color, Shadow},
iced::{
Length, Subscription,
platform_specific::shell::wayland::commands::popup::{destroy_popup, get_popup},
widget::{Column, column, container, row},
window,
},
iced_core::{Alignment, Background, Border, Color, Shadow},
surface,
theme::{self, Button},
widget::{button, divider, icon, scrollable, slider, space, text, toggler},

View file

@ -2,8 +2,8 @@
// SPDX-License-Identifier: GPL-3.0-only
use cosmic::{
iced::stream,
iced::{self, Subscription, futures::SinkExt},
iced_futures::stream,
};
use std::{fmt::Debug, hash::Hash};
use tokio::sync::mpsc::{UnboundedReceiver, UnboundedSender};

View file

@ -12,8 +12,8 @@ use std::{
};
use cosmic::{
iced::stream,
iced::{self, Subscription},
iced_futures::stream,
};
use drm::{
control::{