libcosmic/src/app
2024-12-02 17:43:19 +01:00
..
command.rs Changed cosmic::command module to cosmic::task and changed cosmic::Task to reexport cosmic::app::Task instead of iced::Task 2024-11-21 10:45:21 -05:00
context_drawer.rs feat!(app): ContextDrawer return type for context_drawer method 2024-11-16 03:38:29 +01:00
core.rs feat!(app): ContextDrawer return type for context_drawer method 2024-11-16 03:38:29 +01:00
cosmic.rs refactor: add is_daemon setting 2024-11-14 11:01:54 -05:00
mod.rs fix(list_column): match padding/spacing to designs 2024-12-02 17:43:19 +01:00
multi_window.rs fix: apply App::Executor to multi-window instance 2024-10-29 13:32:08 -06:00
settings.rs refactor: add is_daemon setting 2024-11-14 11:01:54 -05:00