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

@ -13,6 +13,7 @@ use cctk::{
use cosmic::{
Element, Task, Theme, app,
applet::cosmic_panel_config::PanelAnchor,
iced::core::{Background, Border},
iced::{
Alignment,
Event::Mouse,
@ -20,7 +21,6 @@ use cosmic::{
mouse::{self, ScrollDelta},
widget::{button, column, row},
},
iced_core::{Background, Border},
scroll::DiscreteScrollState,
surface,
widget::{Id, autosize, container, space},