Pop!_OS (Linux) @lemmy.world van2z @lemmy.world 2y ago Is there a crate to use cosmic's widgets? The default Iced widgets feel a bit lacking. I want to see if cosmic's widgets have a bit more functionality, or if they are just a theme change.
The default Iced widgets feel a bit lacking. I want to see if cosmic's widgets have a bit more functionality, or if they are just a theme change.
I'm not 100% sure, but you may want to look into libcosmic, which appears to have the COSMIC widgets.
Try building your application with cosmic::app::Application from libcosmic. The wayland feature is currently better supported than winit.
I'm not 100% sure, but you may want to look into libcosmic, which appears to have the COSMIC widgets.