From fb6d3b7c13fd45c1fac36ec54a45f96d6aaa645e Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Thu, 2 Mar 2023 21:36:42 +0900 Subject: [PATCH] Update README.md, version 0.4.5 --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 371cb7b..a6a7917 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1668,7 +1668,7 @@ dependencies = [ [[package]] name = "mpd_info_screen" -version = "0.4.4" +version = "0.4.5" dependencies = [ "bindgen", "freetype", diff --git a/Cargo.toml b/Cargo.toml index d24acce..81aef41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mpd_info_screen" -version = "0.4.4" +version = "0.4.5" edition = "2018" description = "Displays info on currently playing music from an MPD daemon" license = "MIT" diff --git a/README.md b/README.md index a875aad..7800d52 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ counter, and the filename currently being played ## Known Bugs ❗❗ -Version `0.4.4` is a "workaround" release that is branched off of version +Version `0.4.5` is a "workaround" release that is branched off of version `0.3.7`. Once a new release of `ggez` is released that fixes the known bugs, a new version will be released with the fixes. Because this is based on `0.3.7` of `mpd_info_screen`, Wayland support may not work. Try using `xwayland` @@ -47,8 +47,6 @@ or through crates.io: # Usage - mpd_info_screen 0.4.4 - USAGE: mpd_info_screen [FLAGS] [OPTIONS] [port] @@ -65,6 +63,7 @@ or through crates.io: OPTIONS: -l, --log-level [default: Error] [possible values: Error, Warning, Debug, Verbose] -p + --pfile read password from file -t, --text-bg-opacity sets the opacity of the text background (0-255) [default: 190] ARGS: