auto94 / HyperX-Cloud-2-Battery-Monitor

Battery Monitor for the HyperX Cloud II, HyperX Cloud II Core and HyperX Cloud Alpha wireless headsets, Windows only.
MIT License
14 stars 2 forks source link

Show the name of the headset on the Tooltip #5

Closed ArthurGamerHD closed 7 months ago

ArthurGamerHD commented 7 months ago

With the addition of more supported headset models, this app is not more just about the Cloud 2, so, a nice addition would be displaying the actual Name of the headset on the tooltip, since you don't really know what this number on your taskbar represents without open the tooltip,
and after opening the tooltip, you don't actually know what exactly is with that amount of battery until opening the full app and reading the name of the headset

i have an example image:

image

auto94 commented 7 months ago

I've been thinking it over and I was initially against this, since who doesn't know what headset they have? But thinking about it, I guess some people have other wireless peripherals and therefore might have multiple battery icons/widgets so I think this makes sense yeah.

You want to do it (code it I mean)?

ArthurGamerHD commented 7 months ago

Sure, I'm not experienced in C++, but i have the code here that i used to create this screenshot.

auto94 commented 7 months ago

Sorry for the delay, busy couple of weeks. Merged to main, I'll make a new release if/when a couple more changes pile up. Thanks for the help!

Closing the issue.