libcosmic/src
2023-10-12 16:37:38 +02:00
..
app refactor!(app): rename set_title to set_window_title 2023-10-12 16:37:38 +02:00
applet fix: applet button styles 2023-10-02 10:59:27 -04: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 fix(button): text and icon color not set on icon buttons 2023-10-12 16:37:38 +02:00
widget feat(widget): add ContextDrawer widget 2023-10-12 16:37:38 +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 chore: Update calloop (#173) 2023-10-02 17:51:33 +02:00