v0.3.0
- "add support" for Cinnamon (default wallpaper can be set now)
Breaking changes:
Environment
enum has the new entryCinnamon
Environment
enum is nownon_exhaustive
, to avoid breaking changes by adding support for more desktops in the futureCommandError::CommandIO
, has now an addition field with save the original commandexit_code
field ofCommandError::CommandStatus
enum is now anOption
to avoid possible panic- update rustbus to v0.19; see https://github.com/KillingSpark/rustbus/tree/v0.19.0