anime: CLI and user-daemon work

This commit is contained in:
Luke D Jones
2021-04-07 22:20:29 +12:00
parent 8010da0891
commit 7d0f15d738
65 changed files with 721 additions and 188 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Display PNG images on AniMe with scale, position, angle, and brightness
- AniMe display parts split out to individual crate in preparation for publishing
on crates.io
- Revert zbus to 1.9.1
- Use enum to show power states, and catch missing pci path for nvidia.
- Partial user-daemon for anime/per-key done, asusd-user. Includes asusd-user systemd unit.
# [3.3.0] - 2021-04-3
### Changed