feat: show sidetone level in Waybar tooltip

Tooltip now shows "HS80: 42% — Discharging | Sidetone: 10/23" when
the ALSA sidetone control is available. Falls back gracefully to
battery-only tooltip when sidetone cannot be read.

Bump version to 0.1.1.
This commit is contained in:
2026-04-09 17:13:41 +02:00
parent 46978af7b8
commit 960bc60b20
4 changed files with 38 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "corsairctl"
version = "0.1.0"
version = "0.1.1"
edition = "2024"
description = "CLI tool for Corsair Bragi-protocol devices (HS80, etc.)"
license = "MIT"