libcosmic/src
2023-09-20 16:43:52 +02:00
..
app refactor(applet): move applet module to crate root 2023-09-18 07:45:11 +02:00
applet fix(applet): use text button style 2023-09-18 19:48:27 +02:00
command chore(command): future does not need to restrict the message type 2023-08-28 18:11:19 +02:00
dialog refactor: combine open and save dialogs 2023-08-16 16:59:15 +02:00
executor chore: improve documentation 2023-08-16 16:59:15 +02:00
theme feat(theme): add Button::Transparent style 2023-09-19 17:22:20 +02:00
widget feat(widget): Reimplement FlexRow as iced::Widget 2023-09-20 16:43:52 +02:00
ext.rs feat(ext): ColorExt trait to add ::blend_alpha method 2023-09-14 01:38:56 +02:00
font.rs feat(font): add FONT_MONO_REGULAR from Fira Mono 2023-09-14 01:38:56 +02:00
icon_theme.rs chore(icon_theme): store default theme as Cow<str> 2023-09-14 01:38:56 +02:00
keyboard_nav.rs update iced 2023-08-21 15:47:01 -04:00
lib.rs refactor(applet): move applet module to crate root 2023-09-18 07:45:11 +02:00