Customizing COSMIC: Theming and Applications
https://lemmy.ca/post/3160447

Customizing COSMIC: Theming and Applications - Lemmy.ca
Our new, not yet released Rust-based desktop environment for Pop!_OS and other
Linux distros is filling out with some essential systems that cater the DE to
both users and developers alike. Customization is one of our main focuses for
COSMIC, and was a huge focus for us in August, too.
Thanks team for the hard work, this is shaping up to be a good platform. I would like to learn more coding and play with making some simple apps. I read the rust book and the borrow checker, syntax seem friendly to me even only having only dabbled in light scripting and querying. However, I don’t really know much about actually making a full program. Like how to best store persistent data, hook things into a GUI, etc. I don’t have a lot of experience building an api and best practice with exposing private/public, etc. Outside of school does anyone have any advice for getting started on application building? Also will libcosmic be getting some documentation and quickstart type material in the next year?