secana@programming.dev to Rust@programming.devEnglish · 2 years agoWhat are you working on this week? (Mar. 10, 2024)message-squaremessage-square20linkfedilinkarrow-up127arrow-down10file-text
arrow-up127arrow-down1message-squareWhat are you working on this week? (Mar. 10, 2024)secana@programming.dev to Rust@programming.devEnglish · 2 years agomessage-square20linkfedilinkfile-text
minus-squaresecana@programming.devOPlinkfedilinkarrow-up3·2 years agoHow easy is it to create custom widgets with iced.rs? Or does Cosmic provide it’s own full widget library?
minus-squareEddy@lemmy.mllinkfedilinkarrow-up3·2 years agolibcosmic has everything you need to create applications and applets, it has a widget collection and utilizes iced.rs as the foundation.
How easy is it to create custom widgets with iced.rs? Or does Cosmic provide it’s own full widget library?
libcosmic has everything you need to create applications and applets, it has a widget collection and utilizes iced.rs as the foundation.