pop-os / cosmic-time

Animation Library for https://github.com/iced-rs/iced and https://github.com/pop-os/cosmic-epoch
https://crates.io/crates/cosmic-time
MIT License
88 stars 7 forks source link

Not reexporting Iced and libcosmic ? #24

Closed wiiznokes closed 4 months ago

wiiznokes commented 5 months ago

Is there an existing issue for this?

Is this issue related to iced?

What happened?

would it be possible to let the user declare his dependencies? Ideally, i think it will be better if cosmic-time doesn't reexport Iced and libcosmic. This way, the user could select his own feature of this crates, and if they want to add cosmic-time at some point in their project, there will not need to change all the import.

What is the expected behavior?

*

Version

master

Operative System

Windows

Do you have any log output?

No response

wiiznokes commented 4 months ago

it is actually possible apparently. Its just the deps that need to be updated