Crate cosmic Copy item path Source pub use action::Action ;pub use dbus_activation::DbusActivation ;single-instancepub use executor::single::Executor as SingleThreadExecutor;tokioaction Actions are managed internally by the cosmic runtime. anim app winitBuild interactive cross-platform COSMIC applications. applet appletcctk wayland and Linuxcommand config Configurations available to libcosmic applications. core State which is managed by the cosmic runtime. cosmic_config Integrations for cosmic-config — the cosmic configuration system. cosmic_theme Cosmic theme library. dbus_activation single-instancedesktop desktopdialog xdg-portal or rfdCreate dialogs for retrieving user input. executor Select the preferred async executor for an application. font Select preferred fonts. iced iced is a cross-platform GUI library focused on simplicity and type-safety.
Inspired by Elm . icon_theme Select the preferred icon theme. keyboard_nav Subscribe to common application keyboard shortcuts. prelude Recommended default imports. process process and non-Windowsscroll style Stylesheet implements for crate::Theme surface task Create asynchronous actions to be performed in the background. theme Contains the Theme type and its widget stylesheet implementations. widget The COSMIC widget library fl Core COSMIC-specific application settings Task A set of concurrent actions to be performed by the iced runtime. Theme Also Represents a type that you can apply arbitrary functions to.
Useful for when a method doesn’t return the receiver but you want
to apply several of them to the object. Application winitAn interactive cross-platform COSMIC application. ApplicationExt winitMethods automatically derived for all types implementing Application . Apply Represents a type which can have functions applied to it (implemented
by default for all types). Element Renderer