libcosmic/src
Ashley Wulber 6b517ddb0e fix: increment a counter when there is a system theme mode change, or the theme is set to system
this forces a new subscription for the system theme, which seemed to fall behind previously unless the mode was changed back and forth
2023-10-26 14:27:32 -04:00
..
app fix: increment a counter when there is a system theme mode change, or the theme is set to system 2023-10-26 14:27:32 -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 feat(widget): add dropdown widget as pick_list replacement 2023-10-24 19:45:21 +02:00
widget feat(widget): add dropdown widget as pick_list replacement 2023-10-24 19:45:21 +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