Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0xk1f0 committed Apr 30, 2023
1 parent 36ccaf1 commit 37bbbce
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rwpspread"
version = "0.1.0"
version = "0.1.1"
edition = "2021"

[dependencies]
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# rwpspread

[![Rust](https://github.com/0xk1f0/rwpspread/actions/workflows/rust.yml/badge.svg)](https://github.com/0xk1f0/rwpspread/actions/workflows/rust.yml)
![AUR](https://img.shields.io/aur/version/rwpspread-git)

Wallpaper Utility written in Rust

## Features
Expand Down Expand Up @@ -52,6 +55,7 @@ rwpspread --help
- [x] Hyprland/wlroots Integration
- [x] wpaperd Integration
- [x] wallpaper caching (don't resplit if we don't need to)
- [ ] color palette generation from wallpaper
- [ ] watchdog auto-resplit on output change
- [ ] alignment adjust if wallpaper is big enough
- [ ] monitor bezel compensation

0 comments on commit 37bbbce

Please sign in to comment.