From 37bbbcee15a097d9ee2b65335dcbae8f669e71fc Mon Sep 17 00:00:00 2001 From: 0xk1f0 Date: Mon, 1 May 2023 01:54:09 +0200 Subject: [PATCH] v0.1.1 --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 4 ++++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5b8bdc5..0f1b6a5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -797,7 +797,7 @@ dependencies = [ [[package]] name = "rwpspread" -version = "0.1.0" +version = "0.1.1" dependencies = [ "clap", "colored", diff --git a/Cargo.toml b/Cargo.toml index 6731171..61d4ad3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rwpspread" -version = "0.1.0" +version = "0.1.1" edition = "2021" [dependencies] diff --git a/README.md b/README.md index fa4dd06..7d359fe 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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