From ed501dc296384acad8b1bc2c30d61579ed1497fa Mon Sep 17 00:00:00 2001 From: Timofey Gelazoniya Date: Sat, 8 Feb 2025 22:10:14 +0300 Subject: [PATCH] docs: update README with completed tray icon features --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f3dc0..e01e68e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ To build, you must have [Rust](https://www.rust-lang.org/) and - [x] Tray Applet - [ ] Force update devices button in tray menu - - [ ] Colored tray icons for different battery levels + - [x] Colored tray icons for different battery levels - [x] Show log window button in tray menu - [x] Further reduce CPU usage by using Event Loop Proxy events (more info [here](https://github.com/tauri-apps/tray-icon/issues/83#issuecomment-1697773065)) - [x] Prebuilt Binary