libcosmic/src
2023-10-24 16:52:18 +02:00
..
app feat: add support for dark / light mode switching (#178) 2023-10-16 16:19:04 -04:00
applet refactor(applet): add padded control 2023-10-24 16:52:18 +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 refactor: add applet button variants and a menu_button helper 2023-10-19 15:10:32 -04:00
widget fix(headerbar): center-align center region of header bar 2023-10-24 16:46:46 +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