1 unstable release
0.2.3 | Sep 10, 2020 |
---|---|
0.2.2 |
|
0.1.1 |
|
#16 in #desktop-environment
25 downloads per month
Used in wall-cli
22KB
452 lines
wall
A OS and desktop environment indipendent get/set wallpaper library.
Comparison with similiar libraries
wallpaper and wallpaper_rs both don't have a decent Linux implementation. They are both hacky and support only some desktop environments/window managers. This library uses directly Xlib for the Linux part, so if you are running Xorg, it works.
Help wanted
Help is wanted for the MacOS part. I don't have a Mac machine so I can't test the code. The current implementation is a bit hacky and I would like to get rid of it. An idea would be to port this code to Rust.
Todo
- Xorg
- Windows
- MacOS (hacky)
- Wayland
- RedoxOS
- Better MacOS implementation
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~2–14MB
~115K SLoC