https://github.com/mozgiii/wallpaper-rs
Low-level and powerful rust crates for wallpaper manipulation.
https://github.com/mozgiii/wallpaper-rs
wallpaper wallpaper-changer
Last synced: about 2 months ago
JSON representation
Low-level and powerful rust crates for wallpaper manipulation.
- Host: GitHub
- URL: https://github.com/mozgiii/wallpaper-rs
- Owner: MOZGIII
- Created: 2018-01-08T01:03:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T19:29:25.000Z (over 4 years ago)
- Last Synced: 2024-10-31T11:51:36.477Z (11 months ago)
- Topics: wallpaper, wallpaper-changer
- Language: Rust
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wallpaper-rs
[](https://ci.appveyor.com/project/MOZGIII/wallpaper-rs)
The goal of this project is to provide tools for working with desktop images.
The design is to have multiple crates for low-level implementations and a single
high-level crate that provides a unified interface.
It is possible that low-level crates expose more features than required for the
unified interface.## Crates
| Name | crates.io | docs.rs |
| -----|-----------|-------- |
| wallpaper-windows-user32 | https://crates.io/crates/wallpaper-windows-user32 | https://docs.rs/wallpaper-windows-user32
| wallpaper-windows-shobjidl | https://crates.io/crates/wallpaper-windows-shobjidl | https://docs.rs/wallpaper-windows-shobjidl