libcosmic/src
2024-03-19 19:27:00 +01:00
..
app fix(app): set window title properly with winit 2024-03-19 19:27:00 +01:00
applet chore: update applet icon size and padding 2024-03-08 17:50:01 -05:00
command fix: maximize instead of fullscreen 2024-02-12 17:53:59 +01:00
config feat: add apply_theme_global to CosmicTk 2024-03-18 14:49:40 -06:00
dialog feat!(dialog): refactor and support rfd as file_chooser provider 2024-01-23 22:08:21 +01:00
executor chore: improve documentation 2023-08-16 16:59:15 +02:00
theme fix: selected images should have a border 2024-03-19 11:32:36 -04:00
widget fix: diff children 2024-03-18 22:00:50 +01:00
desktop.rs feat: add public function to determine app id matches 2024-03-12 01:36:22 -04:00
ext.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
font.rs chore: update to 0.12 2023-12-04 17:53:24 -05:00
icon_theme.rs chore(icon_theme): store default theme as Cow<str> 2023-09-14 01:38:56 +02:00
keyboard_nav.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
lib.rs feat(config): add CosmicTk config for configuring window controls 2024-03-05 08:36:43 -07:00
process.rs feat: add helpers for getting and using activation tokens in applets 2023-11-17 19:29:11 -05:00