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.
2 Comments
pnutzh4x0r@lemmy.ndlug.org · 3 pts · 3y
I'm not 100% sure, but you may want to look into libcosmic, which appears to have the COSMIC widgets.
mmstick@lemmy.world · 2 pts · 3y
Try building your application with
cosmic::app::Applicationfrom libcosmic. The wayland feature is currently better supported than winit.