NiyaShy / XB1ControllerBatteryIndicator

A tray application that shows a battery indicator for an Xbox-ish controller and gives a notification when the battery level drops to (almost) empty.
GNU General Public License v2.0
710 stars 53 forks source link

Inclusion of 'About' Menu for Comprehensive System Tray Information #87

Open saulob opened 7 months ago

saulob commented 7 months ago

How about adding a screen about the program? It could provide more information, such as the GitHub page, the program's name, and the installed version.

Sometimes, I receive notifications about a new version, and I find myself wondering which version I currently have.

There's nothing in the program indicating this, not even the name of the program itself. Perhaps having an 'About' section would help.

What are your thoughts?

Below, I'm sending a screenshot of the right-click menu when it's pressed on the Windows system tray. Unfortunately, there's no information displayed 😞

image

NiyaShy commented 7 months ago

Hey, as mentioned in the discussions back in April I already added code for a rudimentary about section in the context menu. Just forgot about actually uploading the changed code to Github back then.