utils: Add iced/libcosmic-integration

This commit is contained in:
Victoria Brekenfeld 2023-01-09 13:55:24 +01:00
parent 08c6e3f209
commit 47dfc85314
4 changed files with 2224 additions and 133 deletions

View file

@ -2,5 +2,5 @@
mod ids;
pub(crate) use self::ids::id_gen;
pub mod iced;
pub mod prelude;