libcosmic-yoda/src
2023-10-04 16:08:37 +02:00
..
app refactor(applet): move applet module to crate root 2023-09-18 07:45:11 +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 feat: color picker 2023-10-02 10:24:43 -04:00
widget fix(grid): enable configurable column and row alignment 2023-10-04 16:08:37 +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