chore: update libcosmic after reexports were removed

This commit is contained in:
Ashley Wulber 2026-04-09 14:10:34 -04:00 committed by Jacob Kauffmann
parent 25019d3647
commit a95a1c1691
4 changed files with 35 additions and 34 deletions

View file

@ -3,14 +3,7 @@
use cosmic::{
Renderer,
cosmic_theme::palette::{WithAlpha, blend::Compose},
iced::{
Color, Element, Length, Padding, Point, Rectangle, Size, Vector,
advanced::graphics::text::{Raw, font_system},
event::{Event, Status},
keyboard::{Event as KeyEvent, Modifiers},
mouse::{self, Button, Event as MouseEvent, ScrollDelta},
},
iced_core::{
iced::core::{
Border, Radians, Shell, Transformation,
clipboard::Clipboard,
image,
@ -24,6 +17,13 @@ use cosmic::{
tree,
},
},
iced::{
Color, Element, Length, Padding, Point, Rectangle, Size, Vector,
advanced::graphics::text::{Raw, font_system},
event::Event,
keyboard::{Event as KeyEvent, Modifiers},
mouse::{self, Button, Event as MouseEvent, ScrollDelta},
},
theme::Theme,
};
use cosmic_text::{